summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2017-12-24 16:25:41 -0500
committerJulian Berman <Julian@GrayVines.com>2017-12-24 16:25:41 -0500
commit118e6a2412afcb64544c607425fec2ef346880bf (patch)
treedff602f1279cd2af85e03e96bbb8e9981b71dbd7 /docs
parentd0104b6ed25c9d0fc64a772c4032eb2698bcbb68 (diff)
downloadjsonschema-118e6a2412afcb64544c607425fec2ef346880bf.tar.gz
Spelling
Diffstat (limited to 'docs')
-rw-r--r--docs/spelling-wordlist.txt10
-rw-r--r--docs/validate.rst3
2 files changed, 12 insertions, 1 deletions
diff --git a/docs/spelling-wordlist.txt b/docs/spelling-wordlist.txt
index 298b8c5..6a836fe 100644
--- a/docs/spelling-wordlist.txt
+++ b/docs/spelling-wordlist.txt
@@ -1,14 +1,23 @@
+# this appears to be misinterpreting Napoleon types as prose, sigh...
+IValidator
+TypeChecker
+UnknownType
+ValidationError
+
# 0th, sigh...
th
callables
deque
hostname
implementers
+indices
# ipv4/6, sigh...
ipv
iterable
+jsonschema
programmatically
recurses
+regex
sensical
subschema
subschemas
@@ -16,4 +25,5 @@ subscopes
uri
validator
validators
+versioned
schemas
diff --git a/docs/validate.rst b/docs/validate.rst
index 1489eb3..e6411ff 100644
--- a/docs/validate.rst
+++ b/docs/validate.rst
@@ -85,7 +85,8 @@ classes should adhere to.
.. attribute:: DEFAULT_TYPES
.. deprecated:: 2.7.0
- Use of this attribute is deprecated in favour of the the new type
+
+ Use of this attribute is deprecated in favor of the the new type
checkers.
It provides mappings of JSON types to Python types that will