Skip to content

Commit fe587a7

Browse files
authored
Stop typos from correcting the "OT" in "OTK". (#4093)
1 parent abe7045 commit fe587a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/_typos.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
[default]
22
check-filename = true
3+
4+
[default.extend-identifiers]
5+
OTK = "OTK"
6+
OTKs = "OTKs"
7+
8+
[default.extend-words]
9+
OTK = "OTK"
10+
OTKs = "OTKs"

0 commit comments

Comments
 (0)