Skip to content

Commit 3d4b10b

Browse files
Update index.html
1 parent dcb656b commit 3d4b10b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,8 @@
356356
question[23] = " we are";
357357
question[24] = " i am";
358358
question[25] = " it says that";
359-
question[26] = " ";
360-
question[27] = " ";
359+
question[26] = " you are";
360+
question[27] = " you are a";
361361
question[28] = " ";
362362
question[29] = " ";
363363

@@ -592,4 +592,4 @@
592592
x = e.offsetX;
593593
y = e.offsetY;
594594
}
595-
};
595+
};

0 commit comments

Comments
 (0)