Skip to content

Commit

Permalink
docs: fix typo in README.md (facebook#27841)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrysak authored and AndyPengc12 committed Apr 15, 2024
1 parent a52d192 commit b500f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit b500f2d

Please sign in to comment.