diff --git a/doc/usage.rst b/doc/usage.rst index d03be120..1ad13957 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -118,9 +118,9 @@ or similarly to the previous example one can use the method :meth:`xmlschema.XML .. note:: - Anyway the advice is to build intermediate XSD schemas intead for loading + Anyway, the advice is to build intermediate XSD schemas instead for loading all the schemas needed in a standard way, because XSD mechanisms of imports, - includes, redefines and overrides are usually supported when you submit your + includes, redefines, and overrides are usually supported when you submit your schemas to other XSD validators.