From 460394bdefb948e59749ba9832e3ee2da0a2db9f Mon Sep 17 00:00:00 2001 From: Samuel Kaiser Date: Fri, 4 Jan 2019 02:16:18 +0100 Subject: [PATCH] Replace "his" with "their" for gender neutrality See https://en.wikipedia.org/wiki/Singular_they --- questions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.js b/questions.js index 38e3a829..c5cb8d9b 100644 --- a/questions.js +++ b/questions.js @@ -54,7 +54,7 @@ questions = [ } }, { - "question": "From each according to his ability, to each according to his needs.", + "question": "From each according to their ability, to each according to their needs.", "effect": { "econ": 10, "dipl": 0,