mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-03-12 21:22:59 -07:00
docs: fix typo in README
Corrected the spelling of commiting to committing for better readability.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user