Fix README typo (#13110)

This commit is contained in:
Rauno Freiberg 2018-06-26 14:17:02 +03:00 committed by Nathan Hunzaker
parent baff5cc2f6
commit 9e6c99ca2e
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ React is designed for gradual adoption, and **you can use as little or as much R
Whether you want to get a taste of React, add some interactivity to a simple HTML page, or start a complex React-powered app, the links in this section will help you get started:
* [Online Plagrounds](https://reactjs.org/docs/getting-started.html#online-playgrounds)
* [Online Playgrounds](https://reactjs.org/docs/getting-started.html#online-playgrounds)
* [Add React to a Website](https://reactjs.org/docs/add-react-to-a-website.html)
* [Create a New React App](https://reactjs.org/docs/create-a-new-react-app.html)