docs: fix typo in README

Corrected the spelling of commiting to committing for better readability.
This commit is contained in:
ocnu
2026-02-01 23:51:39 -06:00
committed by GitHub
parent 50b8eb957f
commit cc6d580cef

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.