Skip to content

Commit b640c03

Browse files
committed
Fix ambiguity in foreign citizens question
1 parent d3ce91c commit b640c03

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)