diff --git a/docs/tutorial/tutorial.md b/docs/tutorial/tutorial.md index 4ad5dc79bf..9994cf075a 100644 --- a/docs/tutorial/tutorial.md +++ b/docs/tutorial/tutorial.md @@ -399,7 +399,9 @@ if (winner) { ``` -Its `handleClick` can push a new entry onto the stack by concatenating the new history entry to make a new history array: +Since Game is now rendering the status, we can delete `