From 83605f803ad7a8a40e660751ed9f2bf583d83f75 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Wed, 1 Feb 2023 12:43:38 +0000 Subject: [PATCH] chore: typos --- README.md | 2 +- src/bin/typos-cli/report.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba6b081..d3de322 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ If there is any ambiguity (multiple possible corrections), `typos` will just rep Sometimes, what looks like a typo is intentional, like with people's names, acronyms, or localized content. -To mark a word or an identifer (grouping of words) as valid, add it your [`_typos.toml`](docs/reference.md) by declaring itself as the valid spelling: +To mark a word or an identifier (grouping of words) as valid, add it your [`_typos.toml`](docs/reference.md) by declaring itself as the valid spelling: ```toml [default.extend-identifiers] # *sigh* this just isn't worth the cost of fixing diff --git a/src/bin/typos-cli/report.rs b/src/bin/typos-cli/report.rs index 7074bf7..9e7517f 100644 --- a/src/bin/typos-cli/report.rs +++ b/src/bin/typos-cli/report.rs @@ -356,7 +356,7 @@ mod tests { #[test] fn test_calculate_visible_column_width_simple_emojis() { - // First non-component emojis of each gropus in "Full Emoji List, v14.0" + // First non-component emojis of each groups in "Full Emoji List, v14.0" // https://unicode.org/Public/emoji/14.0/emoji-test.txt let simple_emojis = [ "😀", /* U+1F600 */