Skip to content

Commit 81027a6

Browse files
Rename two exercises (#333)
Now all practice exercises have names consistent with problem-specifications metadata https://github.com/exercism/problem-specifications/blob/main/exercises/protein-translation/metadata.toml https://github.com/exercism/problem-specifications/blob/main/exercises/two-fer/metadata.toml [no important files changed]
1 parent d5a7d43 commit 81027a6

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
@@ -356,7 +356,7 @@
356356
},
357357
{
358358
"slug": "protein-translation",
359-
"name": "Protein Translaton",
359+
"name": "Protein Translation",
360360
"uuid": "4d510ad3-4d37-491a-99c6-892fbe5bd095",
361361
"practices": [],
362362
"prerequisites": [],
@@ -543,7 +543,7 @@
543543
},
544544
{
545545
"slug": "two-fer",
546-
"name": "Two Fer",
546+
"name": "Two-Fer",
547547
"uuid": "4d19f94f-c319-4b1d-8145-51ce01ad448d",
548548
"practices": [],
549549
"prerequisites": [],

0 commit comments

Comments
 (0)