Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 6513d6a

Browse files
committed
Merge pull request #25 from shideon/master
Readme includes complete path to JSX syntax
2 parents bef2785 + bd5fb43 commit 6513d6a

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 @@ JSX syntax highlighting provided by [yungsters/sublime](https://github.com/yungs
2626

2727
To default to JSX highlighting, open a `.js` or `.jsx` file, then select from the main menu:
2828

29-
`View` > `Syntax` > `Open all with current extension as...` > `JavaScript (JSX)`
29+
`View` > `Syntax` > `Open all with current extension as...` > `ReactJS` > `JavaScript (JSX)`
3030

3131
JSX is fully compatible with plain JavaScript.
3232

0 commit comments

Comments
 (0)