FrontendMasters / react-enlightenment

A thoughtful and complete introduction to React.
https://www.reactenlightenment.com
429 stars 79 forks source link

Grammar fix #43

Open naeem91 opened 5 years ago

naeem91 commented 5 years ago

Original

Sounds simple until one realizes that React components can contained other React sub-components which can result in a complex tree of components.

changed

Sounds simple until one realizes that React components can contain other React sub-components which can result in a complex tree of components.