From 569b29af397dd90c36073f0665e4ac92f90d833f Mon Sep 17 00:00:00 2001 From: James ADJINWA Date: Wed, 31 Jan 2018 15:24:28 +0100 Subject: [PATCH] Typo correction in documentation (#155) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2c093b4..d2a781c 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ There's only one function to use:: 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) * ``ordinal``