From 2fefbf0904d9a8529ec06732af6beec53aacc336 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Wed, 4 Sep 2013 21:37:25 -0700 Subject: Moving the burden of escaping single quotes from the json files to the scripts --- devfiles/questions/09.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devfiles/questions/09.json') diff --git a/devfiles/questions/09.json b/devfiles/questions/09.json index 8fa0710..15ced2d 100644 --- a/devfiles/questions/09.json +++ b/devfiles/questions/09.json @@ -5,7 +5,7 @@ "topleft": "Important and I pray regularly", "topright": "Constant, conversational, a lifestyle, and absolutely indispensible in my life", "bottomleft": "Helpful I think, and I pray occasionally", - "bottomright": "Not important, I don\'t believe it\'s helpful or useful", + "bottomright": "Not important, I don't believe it's helpful or useful", "answers": { "1.00,1.00": { "score": "4" }, -- cgit v1.2.3