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-01 22:01:07 -04:00 committed by GitHub
parent 1ffedf4a08
commit 51f1998107
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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