Fix quiz, first should be second

This commit is contained in:
Nanne Baars 2021-03-14 11:34:29 +01:00 committed by Nanne Baars
parent d4da2d0efa
commit 8b89667d9d

View File

@ -9,7 +9,7 @@
}
},
{
"text": "What is the result of the first code snippet?",
"text": "What is the result of the second code snippet?",
"solutions": {
"1": "Throws an exception in line 13",
"2": "Invoked the method removeAllUsers at line 8",