Skip to content

Commit 281cf02

Browse files
committed
Fix markdown syntax
1 parent 465fd0a commit 281cf02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Comment highlighting (additionally highlighting special comments
1010
like `strict`, `HH_FIXME`)
1111
* Keyword highlighting (case insensitive where appropriate)
12-
* String (`'foo', `"foo"`, `<<<FOO` and `<<<'FOO'`) highlighting,
12+
* String (`'foo'`, `"foo"`, `<<<FOO` and `<<<'FOO'`) highlighting,
1313
including interpolation
1414
* XHP support
1515

0 commit comments

Comments
 (0)