Fix the names of table of contents and heading are different

Not to write the part of Appendix `A` in heading along with other appendix.
This commit is contained in:
Takayuki Nakata 2020-07-02 23:28:32 +09:00 committed by Who? Me?!
parent 27b9565b71
commit 0fd8abe5bf
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Appendix B: Background topics # Background topics
This section covers a numbers of common compiler terms that arise in This section covers a numbers of common compiler terms that arise in
this guide. We try to give the general definition while providing some this guide. We try to give the general definition while providing some

View File

@ -1,4 +1,4 @@
# Appendix D: Code Index # Code Index
rustc has a lot of important data structures. This is an attempt to give some rustc has a lot of important data structures. This is an attempt to give some
guidance on where to learn more about some of the key data structures of the guidance on where to learn more about some of the key data structures of the

View File

@ -1,4 +1,4 @@
# Appendix C: Glossary # Glossary
Term | Meaning Term | Meaning
-----------------------------------------|-------- -----------------------------------------|--------