Skip to content

Commit

Permalink
Update json-quiz q2 (#6141)
Browse files Browse the repository at this point in the history
solves #6061
  • Loading branch information
ro4i7 authored Oct 4, 2023
1 parent b78a98c commit b58d227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/json-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- [ ] A

```json
["red", "blue", "green"]
["red", "green", "blue"]
```

- [x] B
Expand Down

0 comments on commit b58d227

Please sign in to comment.