Skip to content

Commit a9dc137

Browse files
glennjkytrinyx
andauthored
Normalize practice exercise names (exercism#175)
We have added explicit exercise titles to the metadata.toml files in problem-specifications. This updates the exercise names to match the values in this field. Co-authored-by: Katrina Owen <[email protected]>
1 parent cedba7c commit a9dc137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
{
5454
"slug": "leap",
55-
"name": "Leap Years",
55+
"name": "Leap",
5656
"uuid": "e95f1ade-287a-4391-ae28-82e037f39628",
5757
"practices": [],
5858
"prerequisites": [],
@@ -432,7 +432,7 @@
432432
},
433433
{
434434
"slug": "run-length-encoding",
435-
"name": "Run Length Encoding",
435+
"name": "Run-Length Encoding",
436436
"uuid": "642ddb58-625b-43b8-b7b9-3e0025dbd989",
437437
"practices": [],
438438
"prerequisites": [],

0 commit comments

Comments
 (0)