Update tutorial-tic-tac-toe.md (#5458)

Change "and you code" to "and your code"
This commit is contained in:
derrekcoleman
2023-01-24 15:09:50 -08:00
committed by GitHub
parent b8dcdf4f4f
commit 79f500750d

View File

@@ -986,7 +986,7 @@ At this point you should see a empty tic-tac-toe board:
![empty board](../images/tutorial/empty-board.png)
And you code should look like this:
And your code should look like this:
<Sandpack>