From bd302b14a726e96ac0e9d85ca7b24d26a031a782 Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Tue, 2 Apr 2024 16:26:17 +0800 Subject: [PATCH] fix: typos --- .typos.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.typos.toml b/.typos.toml index 747f77fa27..1fe3c6c7ef 100644 --- a/.typos.toml +++ b/.typos.toml @@ -4,5 +4,8 @@ Referer = "Referer" Encryp = "Encryp" OT = "OT" Wheres = "Wheres" +ws = "ws" +guid = "guid" +yoy = "yoy" [files] extend-exclude = ["mapFiles/**"]