Skip to content

Commit c520a19

Browse files
committed
fix: correct username entry for mavrickrishi in typos.toml
1 parent 0854c5e commit c520a19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/typos.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
muc = "muc" # For Munich location code
33
Hashi = "Hashi"
44
HashiCorp = "HashiCorp"
5-
mavrickrishi = "mavrick" # Username
5+
mavrickrishi = "mavrickrishi" # Username
6+
mavrick = "mavrick" # Username
67

78
[files]
89
extend-exclude = ["registry/coder/templates/aws-devcontainer/architecture.svg"] #False positive

0 commit comments

Comments
 (0)