fix typo
This commit is contained in:
parent
f4b99507e1
commit
b94cc1e57f
1 changed files with 1 additions and 1 deletions
2
quiz.js
2
quiz.js
|
@ -772,7 +772,7 @@ var questions = [
|
|||
},
|
||||
{
|
||||
question:
|
||||
"Minimal levels of salary should be ensured to make sure that a worker can live of their work.",
|
||||
"Minimal levels of salary should be ensured to make sure that a worker can live off their work.",
|
||||
answer: 0,
|
||||
valuesYes: [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue