Fix typo in typos.toml (#29770)

This PR fixes a typo in `typos.toml`. How ironic.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-05-02 02:01:07 +00:00
committed by GitHub
parent 1ffedf4a08
commit 51f1998107
+1 -1
View File
@@ -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