From 8fd3a3d4fcd0657aa91597fd91f25adc2847e3ac Mon Sep 17 00:00:00 2001 From: Alex Krolick Date: Sun, 9 Sep 2018 11:42:56 -0700 Subject: [PATCH] clarify where warning appears (#1164) fixes #1163 --- content/tutorial/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `