From c7d14df9204609bb1fa71746a9d813c40544aa99 Mon Sep 17 00:00:00 2001 From: Fokke Zandbergen Date: Wed, 1 Mar 2017 16:40:45 +0100 Subject: [PATCH] Square renders button, not div (#9084) (cherry picked from commit 8eb7068364ce9e51450dc175e3c5d8da37accd8c) --- docs/tutorial/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/tutorial.md b/docs/tutorial/tutorial.md index 00ec33420f..25cfa29dd5 100644 --- a/docs/tutorial/tutorial.md +++ b/docs/tutorial/tutorial.md @@ -72,7 +72,7 @@ In particular, we have three components: * Board * Game -The Square component renders a single `
`, the Board renders 9 squares, and the Game component renders a board with some placeholders that we'll fill in later. None of the components are interactive at this point. +The Square component renders a single `