We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8fc49 commit 6990d69Copy full SHA for 6990d69
content/tutorial/tutorial.md
@@ -1195,7 +1195,7 @@ Congratulations! You've created a tic-tac-toe game that:
1195
* Stores a game's history as a game progresses,
1196
* Allows players to review a game's history and see previous versions of a game's board.
1197
1198
-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.
1199
1200
Check out the final result here: **[Final Result](https://codepen.io/gaearon/pen/gWWZgR?editors=0010)**.
1201
0 commit comments