From 7421f7303120f295af6da7c55905634e122d3dcf Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Fri, 9 Oct 2020 17:23:17 +0200 Subject: [PATCH] fix typo --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index b150eb9..ba0d3b6 100644 --- a/src/App.js +++ b/src/App.js @@ -7,7 +7,7 @@ var text02 = "Did the enemy jungler walk over a ward and you didn't respect it?" var text03 = "Did you have a ward?" var text04 = "Was the enemy lane playing suspiciously before the gank?" var text05 = "Were you standing in an uncomfortable position, which made a gank easy?" -var text06 = "Do you have a scaling/farming jungle like Shyvanna ok a jungler that generally doesn't like to gank before hitting a certain level like Nocturne?" +var text06 = "Do you have a scaling/farming jungle like Shyvanna or a jungler that generally doesn't like to gank before hitting a certain level like Nocturne?" var text07 = "Did you get dove?" var text08 = "Did you ping for help before getting dove?" var text09 = "Did your jungler make a cross-map play or get an objective?"