Skip to content

Commit bf22ab4

Browse files
authored
Update pystac/collection.py
1 parent a3e0137 commit bf22ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pystac/collection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ class Collection(Catalog, Assets):
463463
`SPDX License identifier <https://spdx.org/licenses/>`_,
464464
or `other`. If collection includes data with multiple
465465
different licenses, use `other` and add a link for
466-
each. The license `various` and `proprietary` are deprecated.
466+
each. The licenses `various` and `proprietary` are deprecated.
467467
Defaults to 'other'.
468468
keywords : Optional list of keywords describing the collection.
469469
providers : Optional list of providers of this Collection.

0 commit comments

Comments
 (0)