Skip to content

Commit 47b3a56

Browse files
authored
Fix typo in config.json
1 parent 07b93a6 commit 47b3a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/3rd/example/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"words" : ["thisIsAnExampleWord%.ifItExistsInFile%.thenTryLoadThisLibrary"],
66
// list or matched file names. `.lua`, `.dll` and `.so` only
77
"files" : ["thisIsAnExampleFile%.ifItExistsInWorkSpace%.thenTryLoadThisLibrary%.lua"],
8-
// lsit of settings to be changed
8+
// list of settings to be changed
99
"settings" : {
1010
"Lua.runtime.version" : "LuaJIT",
1111
"Lua.diagnostics.globals" : [

0 commit comments

Comments
 (0)