diff --git a/subjects/spelling/README.md b/subjects/spelling/README.md index 671769b5..75da2e6c 100644 --- a/subjects/spelling/README.md +++ b/subjects/spelling/README.md @@ -11,7 +11,7 @@ Here are some examples of what your function should return: - `96` -> `"ninety-six"` - `100` -> `"one hundred".` - `101` -> `"one hundred one"` -- `348` -> `"one hundred twenty-three"` +- `348` -> `"three hundred forty-eight"` - `1002` -> `"one thousand two".` - `1000000` -> `"one million"`