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
commit 019bd50246
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.