Skip to content

Commit 63fc14e

Browse files
author
Elahi Concha
committed
Eliminate trailing space
1 parent 08b555a commit 63fc14e

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
@@ -13,7 +13,7 @@ In the end, you should be able to:
1313
- Get a sorted list of all students in all grades.
1414
Grades should be sorted as 1, 2, 3, etc., and students within a grade should be sorted alphabetically by name.
1515
- "Who is enrolled in school right now?"
16-
- "Let me think.
16+
- "Let me think.
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

0 commit comments

Comments
 (0)