typo fixes
This commit is contained in:
parent
cc7ac3e617
commit
b8be3d8d53
2 changed files with 6 additions and 2 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -1,11 +1,15 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"Deserialization",
|
||||
"Hotwatch",
|
||||
"Serializer",
|
||||
"actix",
|
||||
"bunbun",
|
||||
"bunbunsearch",
|
||||
"canonicalize",
|
||||
"itertools",
|
||||
"opensearchdescription"
|
||||
"opensearchdescription",
|
||||
"tempfile"
|
||||
],
|
||||
"python.pythonPath": "/usr/bin/python3"
|
||||
}
|
Loading…
Reference in a new issue