diff --git a/content/tutorial/tutorial.md b/content/tutorial/tutorial.md index 7982bf078..d15566612 100644 --- a/content/tutorial/tutorial.md +++ b/content/tutorial/tutorial.md @@ -1052,7 +1052,7 @@ Let's `map` over the `history` in the Game's `render` method: **[View the full code at this point](https://codepen.io/gaearon/pen/EmmGEa?editors=0010)** -For each move in the tic-tac-toes's game's history, we create a list item `
  • ` which contains a button `