diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-04 21:22:44 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-04 21:22:44 -0700 |
commit | fd0682ae4d5ea3e4f96d461d6be45dabcc86fd70 (patch) | |
tree | 63de72715e066f107fcd1ec1e3eb11dc4a4a377e /devfiles/questions/10.json | |
parent | f2a82b3fc87910d34ac79c1cc28718ed993842b7 (diff) |
Updating questions with Allen's revisions
Diffstat (limited to 'devfiles/questions/10.json')
-rw-r--r-- | devfiles/questions/10.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devfiles/questions/10.json b/devfiles/questions/10.json index d76520c..69b1551 100644 --- a/devfiles/questions/10.json +++ b/devfiles/questions/10.json @@ -4,7 +4,7 @@ "question": "How I feel about Church:", "answers": { "a1": { "text": "Unnecessary", "score": "1" }, - "a2": { "text": "An Obligation", "score": "2" }, + "a2": { "text": "An obligation", "score": "2" }, "a3": { "text": "Enjoyable", "score": "3" }, "a4": { "text": "Lifestyle", "score": "4" } }, |