@samitouri / QOS-React-1 / commits / 8b1547b671

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

Ondrysak committed Dec 17, 2023 at 00:37 UTC 8b1547b671f9ea9a2db38f2404557fb59b84afc0
1 file changed +1 -1
README.md
+1 -1
@@ -30,7 +30,7 @@ The documentation is divided into several sections:
30 * [Installation](https://react.dev/learn/installation)
31 * [Describing the UI](https://react.dev/learn/describing-the-ui)
32 * [Adding Interactivity](https://react.dev/learn/adding-interactivity)
33 -* [Manging State](https://react.dev/learn/managing-state)
33 +* [Managing State](https://react.dev/learn/managing-state)
34 * [Advanced Guides](https://react.dev/learn/escape-hatches)
35 * [API Reference](https://react.dev/reference/react)
36 * [Where to Get Support](https://react.dev/community)