Skip to content

Commit

Permalink
Update example in search_datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Jun 5, 2023
1 parent 54b688b commit 3081162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthaccess/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def search_datasets(
Examples:
```python
datasets = earthaccess.search_datasets(
keywords="sea surface anomaly",
keyword="sea surface anomaly",
cloud_hosted=True
)
```
Expand Down

0 comments on commit 3081162

Please sign in to comment.