Skip to content

Commit 1dba346

Browse files
Rename two exercises (#460)
Now all practice exercises have names consistent with problem-specifications metadata https://github.com/exercism/problem-specifications/blob/main/exercises/isbn-verifier/metadata.toml https://github.com/exercism/problem-specifications/blob/main/exercises/two-fer/metadata.toml [no important files changed]
1 parent 6e6ba4c commit 1dba346

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
@@ -481,7 +481,7 @@
481481
},
482482
{
483483
"slug": "two-fer",
484-
"name": "Two Fer",
484+
"name": "Two-Fer",
485485
"uuid": "36e5dc3a-2122-484a-ae82-beb7b813e2cd",
486486
"practices": [],
487487
"prerequisites": [],
@@ -782,7 +782,7 @@
782782
},
783783
{
784784
"slug": "isbn-verifier",
785-
"name": "Isbn Verifier",
785+
"name": "ISBN Verifier",
786786
"uuid": "b0cbc3b5-1d6c-40b8-bdd1-5ba9089024aa",
787787
"practices": [],
788788
"prerequisites": [],

0 commit comments

Comments
 (0)