Skip to content

Commit a0f87e6

Browse files
Update config.json
1 parent bbfc4a2 commit a0f87e6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,13 +439,14 @@
439439
},
440440
{
441441
"slug": "assembly-line",
442-
"name": "assembly-line",
442+
"name": "Assembly Line",
443443
"uuid": "16114449-52fe-470e-af11-cf9dc3689a93",
444444
"concepts": [
445445
"type-checking"
446446
],
447447
"prerequisites": [
448-
"basics"
448+
"basics",
449+
"inheritance"
449450
]
450451
}
451452
],

0 commit comments

Comments
 (0)