Merge pull request #819 from ocnu/patch-typo-fix

Fix small typo in README
This commit is contained in:
Swissky
2026-02-02 12:30:49 +01:00
committed by GitHub

View File

@@ -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.