Browse Source

correction in description

pull/1351/head
Zewasik 2 years ago committed by Dav Hojt
parent
commit
d033b81cd7
  1. 2
      subjects/spelling/README.md

2
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"`

Loading…
Cancel
Save