summaryrefslogtreecommitdiff
path: root/devfiles/questions/12.json
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-09-04 21:37:25 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-09-04 21:37:25 -0700
commit2fefbf0904d9a8529ec06732af6beec53aacc336 (patch)
treecae9ecfe71fc769f3e4b5e4830d9c34283fe89ef /devfiles/questions/12.json
parent4626d7bb1e5513b08a012996be237b2a7d649905 (diff)
Moving the burden of escaping single quotes from the json files to the scripts
Diffstat (limited to 'devfiles/questions/12.json')
-rw-r--r--devfiles/questions/12.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/devfiles/questions/12.json b/devfiles/questions/12.json
index 29d22c5..c4da40f 100644
--- a/devfiles/questions/12.json
+++ b/devfiles/questions/12.json
@@ -6,7 +6,7 @@
"a1": { "text": "Regularly, 10% of my income and offerings as the Lord leads", "score": "4" },
"a2": { "text": "Regularly, 10% of my income", "score": "3" },
"a3": { "text": "Occasionally, I give when and what is convenient", "score": "2" },
- "a4": { "text": "I don\'t give at all, the church does not need my money", "score": "1" }
+ "a4": { "text": "I don't give at all, the church does not need my money", "score": "1" }
},
"previousQuestion": "11",
"nextQuestion": "13"