summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2020-05-08 08:25:59 -0400
committerJulian Berman <Julian@GrayVines.com>2020-05-08 08:25:59 -0400
commit5e0fea13189bf118eadc8c812eed08f0751b8394 (patch)
tree6e984b135bf739640bbb584ae35010feacd7e3cb /docs
parent1f37cb81c141df6a99bacc117b1549cc6702fa79 (diff)
downloadjsonschema-5e0fea13189bf118eadc8c812eed08f0751b8394.tar.gz
Fix the broken reST.
Diffstat (limited to 'docs')
-rw-r--r--docs/errors.rst2
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