Skip to content

Commit d1fba68

Browse files
authored
Update config.json (exercism#840)
Change concept exercises names to capitals and spaces
1 parent 7c1a8a4 commit d1fba68

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
{
6060
"slug": "chessboard",
61-
"name": "chessboard",
61+
"name": "Chessboard",
6262
"uuid": "48977bc8-36e7-41be-8fd5-99c49de00f20",
6363
"concepts": [
6464
"ranges"
@@ -70,7 +70,7 @@
7070
},
7171
{
7272
"slug": "currency-exchange",
73-
"name": "currency-exchange",
73+
"name": "Currency Exchange",
7474
"uuid": "6882a823-8c75-4b20-b6f3-2e87b574f4a8",
7575
"concepts": [
7676
"numbers"
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"slug": "cars-assemble",
97-
"name": "cars-assemble",
97+
"name": "Cars Assemble",
9898
"uuid": "6c23b2bb-3972-4865-b25f-f8804555fb0b",
9999
"concepts": [
100100
"conditionals"
@@ -107,7 +107,7 @@
107107
},
108108
{
109109
"slug": "high-school-sweetheart",
110-
"name": "high-school-sweetheart",
110+
"name": "High School Sweetheart",
111111
"uuid": "6e893250-7f36-4179-92c1-cfa453637149",
112112
"concepts": [
113113
"function-composition"
@@ -120,7 +120,7 @@
120120
},
121121
{
122122
"slug": "bird-watcher",
123-
"name": "bird-watcher",
123+
"name": "Bird Watcher",
124124
"uuid": "6e6968db-e320-4c73-b692-9f58248d20a3",
125125
"concepts": [
126126
"vector-operations"

0 commit comments

Comments
 (0)