From 8924211f3b56c5f55d58189ce74f5c4360e0680f Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 21 Oct 2020 14:02:55 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 70c3a578..acddc70e 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ Features * `Format string syntax `_ similar to Python's `format `_ * Fast IEEE 754 floating-point formatter with correct rounding, shortness and - round-trip guarantees. + round-trip guarantees * Safe `printf implementation `_ including the POSIX extension for positional arguments