Skip to content

Commit f1240a7

Browse files
committed
Remove a last use of 'interface' instead of 'protocol'.
1 parent b193608 commit f1240a7

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
@@ -110,7 +110,7 @@ Versioned Validators
110110

111111
`jsonschema` ships with validator classes for various versions of
112112
the JSON Schema specification. For details on the methods and attributes
113-
that each validator class provides see the `Validator` interface,
113+
that each validator class provides see the `Validator` protocol,
114114
which each included validator class implements.
115115

116116
.. autoclass:: Draft202012Validator

0 commit comments

Comments
 (0)