correction in description

This commit is contained in:
Zewasik 2022-06-05 10:47:32 +03:00 committed by Dav Hojt
parent b3589b813d
commit d033b81cd7
1 changed files with 1 additions and 1 deletions

View File

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