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/13.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devfiles/questions/13.json') diff --git a/devfiles/questions/13.json b/devfiles/questions/13.json index cd0e2ff..7a74502 100644 --- a/devfiles/questions/13.json +++ b/devfiles/questions/13.json @@ -3,7 +3,7 @@ "question": "Those closest to me are:", "type": "circle", "bottomright": "Outside the church", - "bottomleft": "Inside the church but don\'t know my secrets", + "bottomleft": "Inside the church but don't know my secrets", "topleft": "Inside the church and know me a bit", "topright": "Church family, knows me well, and prays for me", -- cgit v1.2.3