Grammar Update (#998)

This commit is contained in:
Monica Powell
2018-06-26 01:39:21 -04:00
committed by Alex Krolick
parent eb9e3be4bc
commit 11e1854838

View File

@@ -86,7 +86,7 @@ This documentation section is useful when you want to learn more details about a
### Glossary and FAQ
[Glossary](/docs/glossary.html) contains an overview of the most common terms you'll see in the React documentation. There is also a FAQ section dedicated to short questions and answers about common topics, including [making AJAX requests](/docs/faq-ajax.html), [component state](/docs/faq-state.html), and [file structure](/docs/faq-structure.html).
The [glossary](/docs/glossary.html) contains an overview of the most common terms you'll see in the React documentation. There is also a FAQ section dedicated to short questions and answers about common topics, including [making AJAX requests](/docs/faq-ajax.html), [component state](/docs/faq-state.html), and [file structure](/docs/faq-structure.html).
## Staying Informed