We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fed367 commit ccb44c4Copy full SHA for ccb44c4
docs/index.rst
@@ -74,7 +74,7 @@ Library
74
75
``stac-validator`` can be used as a library to validate STAC Items, Collections, and Catalogs.
76
It can be used with local or remotely-hosted STAC objects as well as STAC objects represented as a Python dictionary.
77
-The library will return a list of validation errors if the STAC object is valid.
+The library will return a list of validation errors if the STAC object is invalid.
78
79
Examples
80
~~~~~~~~
0 commit comments