Skip to content

Commit 5befef4

Browse files
authored
Merge pull request #448 from keiravillekode/rename
Rename two exercise slugs.
2 parents 34fc034 + 3eb7707 commit 5befef4

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
@@ -36,7 +36,7 @@
3636
"practice": [
3737
{
3838
"slug": "hello-world",
39-
"name": "Hello, World!",
39+
"name": "Hello World",
4040
"uuid": "25a0331e-612f-48c1-8a3f-9b0e9601a2fa",
4141
"practices": [
4242
"functions",
@@ -578,7 +578,7 @@
578578
},
579579
{
580580
"slug": "two-fer",
581-
"name": "Two Fer",
581+
"name": "Two-Fer",
582582
"uuid": "866a09d8-6949-4363-b83f-7b9fefb53893",
583583
"practices": [
584584
"conditionals",

0 commit comments

Comments
 (0)