diff --git a/README.rst b/README.rst index 7d39f11c..297560e5 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ Features header file and a single source file) and compiled code. See `Compile time and code bloat`_. * Reliability: the library has an extensive set of `unit tests - `__. + `__. * Safety: the library is fully type safe, errors in format strings are reported using exceptions, automatic memory management prevents buffer overflow errors.