diff --git a/typos.toml b/typos.toml index 08caa178d1..29828bda89 100644 --- a/typos.toml +++ b/typos.toml @@ -66,7 +66,7 @@ extend-ignore-re = [ "Big Sur", # Not an actual typo but an intentionally invalid color, in `color_extractor` "#fof", - # Stropped version of reserved keyword `type` + # Stripped version of reserved keyword `type` "typ" ] check-filename = true