Skip to content

Commit f0b4a9b

Browse files
authored
Merge pull request 8values#103 from Genora51/master
Fix ambiguity in foreign citizens question
2 parents d3ce91c + b640c03 commit f0b4a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

questions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ questions = [
603603
}
604604
},
605605
{
606-
"question": "Governments should be as concerned about foreign citizens as they are about those within their borders.",
606+
"question": "Governments should be as concerned about foreigners as they are about their own citizens.",
607607
"effect": {
608608
"econ": 10,
609609
"dipl": 10,

0 commit comments

Comments
 (0)