Skip to content

Commit 7aece5d

Browse files
author
Elahi Concha
committed
Correct apostrophe
1 parent 5081725 commit 7aece5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/grade-school/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ In the end, you should be able to:
1717
We have Anna, Barb, and Charlie in grade 1, Alex, Peter, and Zoe in grade 2, and Jim in grade 5.
1818
So the answer is: Anna, Barb, Charlie, Alex, Peter, Zoe, and Jim."
1919

20-
Note that all our students only have one name (its a small town, what do you want?), and each student cannot be added more than once to a grade or the roster.
20+
Note that all our students only have one name (it's a small town, what do you want?), and each student cannot be added more than once to a grade or the roster.
2121
If a test attempts to add the same student more than once, your implementation should indicate that this is incorrect.

0 commit comments

Comments
 (0)