Merge pull request #1176 from Ghaniyyat05/master
Some checks failed
Security audit / security_audit (push) Has been cancelled
Security audit / cargo_deny (bans licenses sources) (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / lockfile (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / Coverage (push) Has been cancelled
/ linux (aarch64) (push) Has been cancelled
/ linux (x86) (push) Has been cancelled
/ linux (x86_64) (push) Has been cancelled
/ musllinux (aarch64) (push) Has been cancelled
/ musllinux (x86_64) (push) Has been cancelled
/ windows (x64) (push) Has been cancelled
/ windows (x86) (push) Has been cancelled
/ macos (aarch64) (push) Has been cancelled
/ macos (x86_64) (push) Has been cancelled
/ sdist (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
CI / CI (push) Has been cancelled
/ Release (push) Has been cancelled

Update README.md
This commit is contained in:
Ed Page 2024-12-13 08:47:40 -06:00 committed by GitHub
commit 720258f60b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,7 +73,7 @@ $ typos -w
``` ```
If there is any ambiguity (multiple possible corrections), `typos` will just report it to the user and move on. If there is any ambiguity (multiple possible corrections), `typos` will just report it to the user and move on.
### False-positives ### False Positives
Sometimes, what looks like a typo is intentional, like with people's names, acronyms, or localized content. Sometimes, what looks like a typo is intentional, like with people's names, acronyms, or localized content.