fix(curriculum): remove reference to Mad Libs (#46490)

This commit is contained in:
sidemt
2022-06-14 03:56:38 +09:00
committed by GitHub
parent 46b5ca22f9
commit 6d7b49ffe0

View File

@@ -56,7 +56,7 @@ assert(
);
```
`wordBlanks` should contain all of the words assigned to the variables `myNoun`, `myVerb`, `myAdjective` and `myAdverb` separated by non-word characters (and any additional words in your madlib).
`wordBlanks` should contain all of the words assigned to the variables `myNoun`, `myVerb`, `myAdjective` and `myAdverb` separated by non-word characters (and any additional words of your choice).
```js
assert(