summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2021-10-09 18:05:17 -0400
committerJulian Berman <Julian@GrayVines.com>2021-10-09 18:05:17 -0400
commit2cf3dc20dffca01335c806db48b4a584baf8583f (patch)
tree8a4198aa920e5351805be7948ef67a298e55f4f3
parentbb60c9bca5b469222ccc0a49ea83ab15323479f7 (diff)
downloadjsonschema-2cf3dc20dffca01335c806db48b4a584baf8583f.tar.gz
Slightly reword the tagline.v4.1.0
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 9a8877c..fcb11f1 100644
--- a/README.rst
+++ b/README.rst
@@ -28,8 +28,8 @@ jsonschema
:target: https://zenodo.org/badge/latestdoi/3072629
-``jsonschema`` is an implementation of `JSON Schema
-<https://json-schema.org>`_ for Python.
+``jsonschema`` is an implementation of the `JSON Schema
+<https://json-schema.org>`_ specification for Python.
.. code-block:: python