docs: fix typo in README.md (#27841)

This commit is contained in:
Ondrysak
2023-12-17 00:37:42 +01:00
committed by GitHub
parent 8b8d265bd9
commit 8b1547b671

View File

@@ -30,7 +30,7 @@ The documentation is divided into several sections:
* [Installation](https://react.dev/learn/installation)
* [Describing the UI](https://react.dev/learn/describing-the-ui)
* [Adding Interactivity](https://react.dev/learn/adding-interactivity)
* [Manging State](https://react.dev/learn/managing-state)
* [Managing State](https://react.dev/learn/managing-state)
* [Advanced Guides](https://react.dev/learn/escape-hatches)
* [API Reference](https://react.dev/reference/react)
* [Where to Get Support](https://react.dev/community)