fix(curriculum): add blank like to seed code

This commit is contained in:
CoolBlueDesigns
2021-03-22 12:18:15 -04:00
committed by GitHub
parent 7615ddf702
commit fd5e6eebfb

View File

@ -42,6 +42,7 @@ assert(
## --seed-contents--
```js
// Only change code above this line
stringFunctions.uppercaseString("hello");