From 4866dcf2bfc5b54b73ee90c4053b0794dca04a48 Mon Sep 17 00:00:00 2001 From: FEZfan <47842376+FEZfan@users.noreply.github.com> Date: Fri, 10 Jun 2022 12:17:43 +1000 Subject: [PATCH] Fix typos (#3098) --- frontend/static/funbox/_list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/static/funbox/_list.json b/frontend/static/funbox/_list.json index 5c756d965..ed0f6d1f7 100644 --- a/frontend/static/funbox/_list.json +++ b/frontend/static/funbox/_list.json @@ -92,7 +92,7 @@ { "name": "plus_two", "type": "script", - "info": "Only two future word are visible." + "info": "Only two future words are visible." }, { "name": "read_ahead_easy", @@ -102,7 +102,7 @@ { "name": "read_ahead", "type": "style", - "info": "Current and the next word is invisible!" + "info": "Current and the next word are invisible!" }, { "name": "read_ahead_hard",