We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cffee commit a24705eCopy full SHA for a24705e
pystac/stac_io.py
@@ -41,7 +41,7 @@ def default_write_text_method(uri, txt):
41
"""
42
43
write_text_method = default_write_text_method
44
- """Users of PySTAC can replace the writte_text_method in order
+ """Users of PySTAC can replace the write_text_method in order
45
to expand the ability of PySTAC to write to different file systems.
46
For example, a client of the library might replace this class
47
member in it's own __init__.py with a method that can read from
0 commit comments