Skip to content

Commit d860647

Browse files
committed
lint extension
1 parent 1d82afc commit d860647

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
@@ -41,7 +41,7 @@ c.DrivesConfig.secret_access_key = "<AWS Secret Access Key / IAM Secret>"
4141
c.DrivesConfig.session_token = "<AWS Session Token / IAM Session Token>"
4242
```
4343

44-
### Custom credentials file path
44+
### Custom credentials file path
4545

4646
You can also just specify the location of a local file which contains your credentials. The `acccess_key`, `secret_access_key` and if applicable the `session_token` will be automatically extracted from there.
4747

0 commit comments

Comments
 (0)