mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
corrected preposition in tutorial.md (#2986)
This commit is contained in:
committed by
GitHub
parent
ad8fc4904c
commit
6990d69854
@@ -1195,7 +1195,7 @@ Congratulations! You've created a tic-tac-toe game that:
|
||||
* Stores a game's history as a game progresses,
|
||||
* Allows players to review a game's history and see previous versions of a game's board.
|
||||
|
||||
Nice work! We hope you now feel like you have a decent grasp on how React works.
|
||||
Nice work! We hope you now feel like you have a decent grasp of how React works.
|
||||
|
||||
Check out the final result here: **[Final Result](https://codepen.io/gaearon/pen/gWWZgR?editors=0010)**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user