Skip to content

Commit

Permalink
Correction correct value (next to true)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbarat authored Mar 13, 2017
1 parent 1a06593 commit 757ae3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/arrays.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ questions:
- {value: 'forward', correct: false}
- {value: 'prev', correct: true}
- {value: 'current', correct: true}
- {value: 'next', correct: next}
- {value: 'next', correct: true}
-
question: |
Given the following array:
Expand Down

0 comments on commit 757ae3c

Please sign in to comment.