diff --git a/README.rst b/README.rst index fd899d423..1c43061a5 100644 --- a/README.rst +++ b/README.rst @@ -105,8 +105,8 @@ They can be used when installing in order to include additional dependencies, e. $ pip install jsonschema'[format]' -Be aware that the mere presence of these dependencies – or even the specification of ``format`` checks in a schema – do **not** activate format checks (as per specification). -Please read the `format validation documentation `_ for details. +Be aware that the mere presence of these dependencies – or even the specification of ``format`` checks in a schema – do *not* activate format checks (as per the specification). +Please read the `format validation documentation `_ for further details. .. start cut from PyPI