docs: fix a typo (#4166)

This commit is contained in:
Sofya Tuymedova
2021-12-12 08:52:25 +03:00
committed by GitHub
parent c8a3ccd256
commit 014f4890dc

View File

@@ -10,7 +10,7 @@ React has been designed from the start for gradual adoption, and you can use as
<YouWillLearn>
* [How add React to an HTML page](/learn/add-react-to-a-website)
* [How to add React to an HTML page](/learn/add-react-to-a-website)
* [How to start a standalone React project](/learn/start-a-new-react-project)
* [How to set up your editor](/learn/editor-setup)
* [How to install React Developer Tools](/learn/react-developer-tools)