mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2026-04-21 06:21:05 +02:00
Merge pull request #819 from ocnu/patch-typo-fix
Fix small typo in README
This commit is contained in:
commit
019bd50246
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ Use [streaak/keyhacks](https://github.com/streaak/keyhacks) or read the document
|
|||
|
||||
## Reducing The Attack Surface
|
||||
|
||||
Check the existence of a private key or AWS credentials before commiting your changes in a GitHub repository.
|
||||
Check the existence of a private key or AWS credentials before committing your changes in a GitHub repository.
|
||||
|
||||
Add these lines to your `.pre-commit-config.yaml` file.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue