Skip to content

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

config.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
},
327327
{
328328
"slug": "two-fer",
329-
"name": "Two Fer",
329+
"name": "Two-Fer",
330330
"uuid": "95a162a4-d825-4874-9e2f-014787cbdfb5",
331331
"practices": [],
332332
"prerequisites": [],
@@ -1021,7 +1021,7 @@
10211021
},
10221022
{
10231023
"slug": "isbn-verifier",
1024-
"name": "Isbn Verifier",
1024+
"name": "ISBN Verifier",
10251025
"uuid": "5fcc6fd8-1dc7-4493-970a-731c7602b229",
10261026
"practices": [],
10271027
"prerequisites": [],
@@ -1034,7 +1034,7 @@
10341034
},
10351035
{
10361036
"slug": "linked-list",
1037-
"name": "Linked List ",
1037+
"name": "Linked List",
10381038
"uuid": "6f6c55dd-db6b-40ca-96f2-d9b7232dcbb0",
10391039
"practices": [],
10401040
"prerequisites": [],
@@ -1048,7 +1048,7 @@
10481048
},
10491049
{
10501050
"slug": "simple-linked-list",
1051-
"name": "Simple linked list",
1051+
"name": "Simple Linked List",
10521052
"uuid": "ffccabe9-9779-4914-9cff-c6f5696c8afe",
10531053
"practices": [
10541054
"pointers"
@@ -1237,11 +1237,11 @@
12371237
"uuid": "8a7f6f8c-ff36-4afd-9ab3-6dbd355d0263",
12381238
"practices": [],
12391239
"prerequisites": [
1240-
"basics",
1241-
"namespaces",
1242-
"loops",
1243-
"numbers",
1244-
"strings"
1240+
"basics",
1241+
"namespaces",
1242+
"loops",
1243+
"numbers",
1244+
"strings"
12451245
],
12461246
"difficulty": 4
12471247
}

0 commit comments

Comments
 (0)