Skip to content

Commit 5a99f6d

Browse files
sirosenJulian
andcommitted
Update docs/validate.rst
Co-authored-by: Julian Berman <[email protected]>
1 parent 7514426 commit 5a99f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/validate.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The simplest way to validate an instance under a given schema is to use the
2424
The Validator Interface
2525
-----------------------
2626

27-
`jsonschema` defines an interface that all validator
27+
`jsonschema` defines a protocol that all validator
2828
classes should adhere to.
2929

3030
.. autoclass:: jsonschema.protocols.IValidator

0 commit comments

Comments
 (0)