mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix README typo (#13110)
This commit is contained in:
committed by
Nathan Hunzaker
parent
baff5cc2f6
commit
9e6c99ca2e
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user