fixed typo James noted
This commit is contained in:
parent
1eb69a9e60
commit
5de10c19e2
2 changed files with 1 additions and 7 deletions
2
index.md
2
index.md
|
@ -31,7 +31,7 @@ fixes are encouraged.
|
|||
- [Isomorphism: Isomorphism and embedding](Isomorphism)
|
||||
- [Connectives: Conjunction, Disjunction, and Implication](Connectives)
|
||||
- [Negation: Negation, with Intuitionistic and Classical Logic](Negation)
|
||||
- [Quantiers: Universals and Existentials](Quantifiers)
|
||||
- [Quantifiers: Universals and Existentials](Quantifiers)
|
||||
- [Lists: Lists and higher-order functions](Lists)
|
||||
- [Decidable: Booleans and decision procedures](Decidable)
|
||||
|
||||
|
|
|
@ -16,12 +16,6 @@ material we should remove, parts that require better explanation, good
|
|||
exercises, errors, and typos---are welcome. Pull requests for small
|
||||
fixes are encouraged.
|
||||
|
||||
<!--
|
||||
The first draft of Part I will be completed before the end of March
|
||||
2018. When that is done it will be announced here, and that would be
|
||||
an excellent time to comment on the first part.
|
||||
-->
|
||||
|
||||
|
||||
## Personal remarks: From TAPL to PLTA
|
||||
|
||||
|
|
Loading…
Reference in a new issue