Skip to content

Commit 27c4990

Browse files
committed
Fix typo
1 parent 2a7f805 commit 27c4990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@
682682
"swift.checkLspConfigurationSchema": {
683683
"type": "boolean",
684684
"default": true,
685-
"markdownDescription": "When opening a .sourckit-lsp/config.json configurationfile, whether or not to check if the $schema matches the version of Swift you are using.",
685+
"markdownDescription": "When opening a .sourckit-lsp/config.json configuration file, whether or not to check if the $schema matches the version of Swift you are using.",
686686
"scope": "machine-overridable"
687687
}
688688
}

0 commit comments

Comments
 (0)