Skip to content

Commit ff4c717

Browse files
Update docs/user_guide/authenticate.md
Fix typo Co-authored-by: Matt Fisher <[email protected]>
1 parent afe49f9 commit ff4c717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide/authenticate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ earthaccess.login(system=earthaccess.UAT)
126126

127127
```
128128

129-
## Using `earthaccess` to get credentials
129+
## Using `earthaccess` to get S3 credentials
130130

131131
`earthaccess.login` is a very convenient way to manage and provide Earthdata Login credentials. `earthaccess.login` can also be used to obtain S3 credentials to access NASA Earthdata Cloud. If you use `earthaccess` to access data in the cloud, you do not have to use this option, `earthaccess` handles this. However, if you are using other packages, such as `h5coro`, `earthaccess` can save a lot of time.
132132

0 commit comments

Comments
 (0)