fix(curriculum): add a function call to seed contents (#44512)
This commit is contained in:
@ -72,6 +72,7 @@ function urlSlug(title) {
|
||||
|
||||
}
|
||||
// Only change code above this line
|
||||
urlSlug("A Mind Needs Books Like A Sword Needs A Whetstone");
|
||||
```
|
||||
|
||||
# --solutions--
|
||||
|
Reference in New Issue
Block a user