Skip to content

Commit 6990d69

Browse files
authored
corrected preposition in tutorial.md (#2986)
1 parent ad8fc49 commit 6990d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorial/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@ Congratulations! You've created a tic-tac-toe game that:
11951195
* Stores a game's history as a game progresses,
11961196
* Allows players to review a game's history and see previous versions of a game's board.
11971197

1198-
Nice work! We hope you now feel like you have a decent grasp on how React works.
1198+
Nice work! We hope you now feel like you have a decent grasp of how React works.
11991199

12001200
Check out the final result here: **[Final Result](https://codepen.io/gaearon/pen/gWWZgR?editors=0010)**.
12011201

0 commit comments

Comments
 (0)