Fix typo in heading (#26722)

Fixed a typo in the guide.
This commit is contained in:
Rufaro Madamombe
2018-11-15 08:13:08 +02:00
committed by Aditya
parent a041dc7f22
commit 458f4b112b

View File

@ -25,7 +25,7 @@ After you finish your project and are ready to deploy your App to production, yo
`npm run build`
to create an optimized build of your app in the `build`folder.
#### Usefull links
#### Useful links
[Create React App repository](https://github.com/facebookincubator/create-react-app#create-react-app-)
#### Sources