Skip to content

Commit c8c7e57

Browse files
authored
Update README.md
1 parent 90a2610 commit c8c7e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ See: [XPath Embedded Wiki](https://github.com/DeltaXML/vscode-xslt-tokenizer/wik
2626

2727
Syntax highlighting is currently only enabled in built-in themes. This is because the 'Semantic Highlighting' used by XPath Embedded does not work well with some languages and some themes.
2828

29-
To enable syntax highighting for a custom them you need to change User Settings. For example, to enable syntax highlighting for XSLT in the *City Lights* theme use:
29+
To enable syntax highighting for a custom theme you need to change User Settings. For example, to enable syntax highlighting for XSLT in the *City Lights* theme use:
3030
```json
3131
{
3232
"editor.tokenColorCustomizations": {

0 commit comments

Comments
 (0)