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
commit283c4928081f82e3f6ef7a0f80aecf0bacb89dbe (patch)
treec9c9def8034632e769d24537491445a526e11b2a /devfiles/questions/12.json
parentfd0682ae4d5ea3e4f96d461d6be45dabcc86fd70 (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"