From 025c4162ccf83b1adbe5e39b4bc59cb5120094e5 Mon Sep 17 00:00:00 2001 From: PartyWumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Wed, 17 Sep 2025 21:06:55 +0100 Subject: [PATCH] add "typ" to typos --- .github/typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/typos.toml b/.github/typos.toml index 2cd18dde..26be7d9b 100644 --- a/.github/typos.toml +++ b/.github/typos.toml @@ -5,6 +5,7 @@ default.extend-ignore-words-re = [ "befores", "annote", "viw", + "typ", "BA", # somehow "BANanaD3V" is valid, but BA is not... ]