Skip to content

Commit b2b8439

Browse files
author
Alexander Engström
committed
Found incorrect question and fixed it
1 parent f74795a commit b2b8439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/questions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1456,7 +1456,7 @@
14561456
"JohnChristianDoe",
14571457
"John\\nChristian\\nDoe",
14581458
"['John', 'Christian', 'Doe']",
1459-
"John\nChristian\nDoe",
1459+
"['J', 'C', 'D']",
14601460
"Error"
14611461
]
14621462
},

0 commit comments

Comments
 (0)