diff --git a/README.rst b/README.rst index 06bbfd26..b017c3e9 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Features * Replacement-based `format API `_ with positional arguments for localization. * `Format string syntax `_ similar to the one - of `str.format `_ + of `str.format `_ in Python. * Safe `printf implementation `_ including