Skip to content

Commit 5369731

Browse files
committed
Fix a typo in the README
1 parent 0fd09bf commit 5369731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Add this to your `.pre-commit-config.yaml`
4343
- `detect-aws-credentials` - Checks for the existence of AWS secrets that you
4444
have set up with the AWS CLI.
4545
The following arguments are available:
46-
- `--credential-file` - additional AWS CLI style configuration file in a
46+
- `--credentials-file` - additional AWS CLI style configuration file in a
4747
non-standard location to fetch configured credentials from. Can be repeated
4848
multiple times.
4949
- `detect-private-key` - Checks for the existence of private keys.

0 commit comments

Comments
 (0)