diff options
Diffstat (limited to 'docs/errors.rst')
-rw-r--r-- | docs/errors.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/errors.rst b/docs/errors.rst index 15f751b..2b2f485 100644 --- a/docs/errors.rst +++ b/docs/errors.rst @@ -83,7 +83,7 @@ raised or returned, depending on which method or function is used. .. attribute:: json_path - A `JSON path <https://goessner.net/articles/JsonPath/index.html>` + A `JSON path <https://goessner.net/articles/JsonPath/index.html>`_ to the offending element within the instance. .. attribute:: path |