Skip to content

Commit aa8820e

Browse files
committed
Fix typos
1 parent 52b67b6 commit aa8820e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ to bring the syntax definition up to current standards.
2222
- Support JSON-style objects. (@michaelblyons, #54, #71)
2323
- Scope-based folding rules. (@deathaxe, #81)
2424
- Consistent indentation rules. (@deathaxe, #82)
25-
- Highlight unclosed strings and stray closing brackets as illegel. (@FichteFoll, #91)
25+
- Highlight unclosed strings and stray closing brackets as illegal. (@FichteFoll, #91)
2626

2727
### Changed
2828

@@ -48,7 +48,7 @@ to bring the syntax definition up to current standards.
4848

4949
### Removed
5050

51-
- Removed various files targetting older ST versions,
51+
- Removed various files targeting older ST versions,
5252
notably the old `.tmLanguage` syntax definition.
5353
This breaks compatibility with ST 2,
5454
but the previous version can still be installed on older builds.

0 commit comments

Comments
 (0)