Skip to content

Commit 8c7c9e5

Browse files
authored
Merge pull request #1259 from j-g00da/patch-1
docs: fix a typo in README.md
2 parents b48ba0f + 62bb5ad commit 8c7c9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If there is any ambiguity (multiple possible corrections), `typos` will just rep
7979

8080
Sometimes, what looks like a typo is intentional, like with people's names, acronyms, or localized content.
8181

82-
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:
82+
To mark a word or an identifier (grouping of words) as valid, add it to your [`_typos.toml`](docs/reference.md) by declaring itself as the valid spelling:
8383
```toml
8484
[default]
8585
extend-ignore-identifiers-re = [

0 commit comments

Comments
 (0)