fix(curriculum): remove an extra space in a hint (#48584)

removed extra space between should and be in md
This commit is contained in:
Rebecca Burch
2022-11-24 12:43:19 -06:00
committed by GitHub
parent cab8ecd8ba
commit 53d6ea90fd

View File

@@ -109,7 +109,7 @@ assert(
);
```
A `setter` should be defined.
A `setter` should be defined.
```js
assert(