fix(typo):correct some typos

This commit is contained in:
eb
2021-02-24 13:11:09 +08:00
committed by KaiyiWing
parent fa7d450b0c
commit 8cbdc17d33
5 changed files with 15 additions and 5 deletions

12
.vscode/settings.json vendored
View File

@@ -4,5 +4,15 @@
},
"css.lint.unknownAtRules": "ignore",
"css.validate": false,
"files.eol": "\n"
"files.eol": "\n",
"cSpell.words": [
"alipay",
"esae",
"fontawesome",
"fortawesome",
"headlessui",
"ukphone",
"usphone",
"vercel"
]
}