diff --git a/doc/api.rst b/doc/api.rst index 83c9340b..c0a99fd6 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -26,7 +26,7 @@ Core API and a lightweight subset of formatting functions. The following functions use :ref:`format string syntax ` -imilar to that of Python's `str.format +similar to that of Python's `str.format `_. They take *format_str* and *args* as arguments.