diff --git a/.github/_typos.toml b/.github/_typos.toml index 7c107218..d227af4c 100644 --- a/.github/_typos.toml +++ b/.github/_typos.toml @@ -1,2 +1,10 @@ [default] check-filename = true + +[default.extend-identifiers] +OTK = "OTK" +OTKs = "OTKs" + +[default.extend-words] +OTK = "OTK" +OTKs = "OTKs"