diff --git a/earthaccess/search.py b/earthaccess/search.py index 1d3e429f..bd9f1196 100644 --- a/earthaccess/search.py +++ b/earthaccess/search.py @@ -137,7 +137,7 @@ def project(self, project: str) -> Type[CollectionQuery]: ???+ Tip Not all datasets have an associated project. This works only at the dataset level but not the granule (data) level. - Will bring datasets across DAACs matching the project. + Will return datasets across DAACs matching the project. Parameters: project (String): associated project of a datasets, e.g. project=EMIT