From 2a3e010340793b5e07258ce6744e7a2639f051fb Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Thu, 13 Feb 2014 09:54:10 -0800 Subject: [PATCH] Fix grammar. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a23db7d0..2fc41c9e 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Features * Support for user-defined types. * High speed: performance of the format API is close to that of glibc's `printf `__ - and better than performance of IOStreams. See `Speed tests`_ and the + and better than performance of IOStreams. See `Speed tests`_ and `Fast integer to string conversion in C++ `_. * Small code size both in terms of source code (format consists of a single