Skip to content

Commit 12eace4

Browse files
Update README.md
Co-authored-by: Chuck Daniels <chuck@developmentseed.org>
1 parent d2ef191 commit 12eace4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ api.name('/AMR_Side_1/acc_lat')
227227
api.concept_id('V2112019824-POCLOUD')
228228

229229
# Search via instance format
230-
query.instance_format(["zarr", "kerchunk"])
230+
api.instance_format(["zarr", "kerchunk"])
231231
```
232232

233233
As an alternative to chaining methods together to set the parameters of your query, a method exists to allow you to pass

0 commit comments

Comments
 (0)