Skip to content

Commit 446be4b

Browse files
committed
Re-word test ordering comment
1 parent 3c07231 commit 446be4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/line-up/canonical-data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"comments": [
44
"Names are chosen without Unicode characters to keep the exercise simple.",
55
"",
6-
"The tests are ordered starting with the most common case and coming to",
7-
"more special cases later on."
6+
"The tests are ordered starting with small regular cases and coming to",
7+
"bigger and irregular cases later on."
88
],
99
"cases": [
1010
{

0 commit comments

Comments
 (0)