Skip to content

Commit

Permalink
fix: Typo in README.md (#3037)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsirois committed Feb 14, 2024
1 parent fee3e2f commit 96ed582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -742,7 +742,7 @@ interface DictionaryDefinition {
"name": "companyTerms",
"path": "${workspaceFolder}/../company/terms.txt"
// "addWords": true -- is implied
}
},
"custom": true, // Enable the `custom` dictionary
"internal-terms": false // Disable the `internal-terms` dictionary
}
Expand Down

0 comments on commit 96ed582

Please sign in to comment.