summaryrefslogtreecommitdiff
path: root/devfiles
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-09-17 22:32:48 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-09-17 22:32:48 -0700
commit95e1dc68f522be71b629f1d2da7602c41ed2dbed (patch)
tree12e72e2540265efbe9077bf9fe82ca92d5deee87 /devfiles
parente931adb3c50e55e5b6af89d411bf9a7be950f69a (diff)
Fixing previousQuestion for question 04a.
Diffstat (limited to 'devfiles')
-rw-r--r--devfiles/questions/04a.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/devfiles/questions/04a.json b/devfiles/questions/04a.json
index 67db673..6a55fdd 100644
--- a/devfiles/questions/04a.json
+++ b/devfiles/questions/04a.json
@@ -8,6 +8,6 @@
"a3": { "text": "5 - 6 years ago", "type": "none" },
"a4": { "text": "7+ years ago", "type": "none" }
},
- "previousQuestion": "03",
+ "previousQuestion": "04",
"nextQuestion": "05"
}