From 0075e554ddac319d9c3d7848c05c7ea39dc534da Mon Sep 17 00:00:00 2001
From: Farjad Fazli <51179586+farjadfazli@users.noreply.github.com>
Date: Wed, 6 May 2020 14:50:03 -0400
Subject: [PATCH] Corrected typo/grammar issue (#2943)
---
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 4db181562..be2ddfa08 100644
--- a/content/tutorial/tutorial.md
+++ b/content/tutorial/tutorial.md
@@ -1045,7 +1045,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 `