Skip to content

Commit df54707

Browse files
committed
fixup! fix: example and comment field
1 parent 5f889f2 commit df54707

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exercises/relative-distance/canonical-data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@
5555
"personB": "Kaito"
5656
},
5757
"expected": null,
58-
"comments": ["Some languages may return 0, -1 or similar to indicate no relation"]
58+
"comments": [
59+
"Some languages may return 0, -1 or similar to indicate no relation"
60+
]
5961
},
6062
{
6163
"uuid": "93ffe989-bad2-48c4-878f-3acb1ce2611b",

0 commit comments

Comments
 (0)