Merge pull request #1240 from szepeviktor/patch-1
Some checks are pending
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / Check wasm (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run

Fix typo in README
This commit is contained in:
Ed Page 2025-02-20 09:25:58 -06:00 committed by GitHub
commit 71643b1191
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,7 @@ AttributeIDSupressMenu = "AttributeIDSupressMenu"
# Don't correct the surname "Teh" # Don't correct the surname "Teh"
teh = "teh" teh = "teh"
``` ```
For more ways to ways to ignore or extend the dictionary with examples, see the [config reference](docs/reference.md). For more ways to ignore or extend the dictionary with examples, see the [config reference](docs/reference.md).
For cases like localized content, you can disable spell checking of file contents while still checking the file name: For cases like localized content, you can disable spell checking of file contents while still checking the file name:
```toml ```toml