Skip to content

Commit 3e5ecf5

Browse files
Rename two exercises
Now all practice exercises have names consistent with problem-specifications metadata https://github.com/exercism/problem-specifications/blob/main/exercises/sum-of-multiples/metadata.toml https://github.com/exercism/problem-specifications/blob/main/exercises/two-fer/metadata.toml [no important files changed]
1 parent 4003df6 commit 3e5ecf5

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
@@ -187,7 +187,7 @@
187187
},
188188
{
189189
"slug": "two-fer",
190-
"name": "Two Fer",
190+
"name": "Two-Fer",
191191
"uuid": "cbf9d422-ad22-4919-ac3f-6ff13dfaea23",
192192
"practices": [],
193193
"prerequisites": [],
@@ -273,7 +273,7 @@
273273
},
274274
{
275275
"slug": "sum-of-multiples",
276-
"name": "Sum Of Multiples",
276+
"name": "Sum of Multiples",
277277
"uuid": "74765ef9-de2c-488a-8152-e608e4f12e3a",
278278
"practices": [],
279279
"prerequisites": [],

0 commit comments

Comments
 (0)