Skip to content

Commit f33c75a

Browse files
fixed typo
Co-authored-by: Pete Gadomski <[email protected]>
1 parent c75f50c commit f33c75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pystac/extensions/mlm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ def create(
216216
name: Name of the band referring to an extended band definition
217217
format: The type of expression that is specified in the expression property
218218
expression: An expression compliant with the format specified.
219-
The cxpression can be applied to any data type and depends on the
219+
The expression can be applied to any data type and depends on the
220220
format given
221221
"""
222222
c = cls({})

0 commit comments

Comments
 (0)