diff --git a/earthaccess/api.py b/earthaccess/api.py index fac05a9e..35048745 100644 --- a/earthaccess/api.py +++ b/earthaccess/api.py @@ -365,7 +365,7 @@ def auth_environ() -> Dict[str, str]: def in_us_west_2() -> str: - """Returns true if the user is in AWS region us-west-2 + """Returns a message indicating if the user is in AWS region us-west-2 Returns: str: string indicating if the user is in AWS region us-west-2