Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit 3c58447

Browse files
committed
chore: fix typo
1 parent d80b97a commit 3c58447

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.typos.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
consts = "consts"
33

44
[default.extend-identifiers]
5-
consts = "consts"
5+
consts = "consts"
6+
7+
[default.extend-words]
8+
Ba = "Ba"

0 commit comments

Comments
 (0)