mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
Typo correction in documentation (#155)
This commit is contained in:
committed by
Ernesto Rodriguez Ortiz
parent
ce21cb9f18
commit
569b29af39
@@ -50,7 +50,7 @@ There's only one function to use::
|
|||||||
|
|
||||||
Besides the numerical argument, there's two optional arguments.
|
Besides the numerical argument, there's two optional arguments.
|
||||||
|
|
||||||
**to:** The converter to use. Supperted values are:
|
**to:** The converter to use. Supported values are:
|
||||||
|
|
||||||
* ``cardinal`` (default)
|
* ``cardinal`` (default)
|
||||||
* ``ordinal``
|
* ``ordinal``
|
||||||
|
|||||||
Reference in New Issue
Block a user