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 */