From f5eeda68d1dcdee7e0039a575b3d0d669b96199c Mon Sep 17 00:00:00 2001 From: Mattia Penna Date: Tue, 28 Apr 2020 10:49:46 +0200 Subject: [PATCH] Added missing word in quote (#38665) Fixed quote of alicia Walker, the word "way" was missing. --- client/src/resources/quotes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/resources/quotes.json b/client/src/resources/quotes.json index 77c8c716da..c7198a8df0 100644 --- a/client/src/resources/quotes.json +++ b/client/src/resources/quotes.json @@ -276,7 +276,7 @@ }, { "quote": - "The most common people give up their power is by thinking they don't have any.", + "The most common way people give up their power is by thinking they don't have any.", "author": "Alice Walker" }, {