Skip to content

Commit

Permalink
Docs: Fix some typos in the README (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinou authored and platinumazure committed Jul 4, 2018
1 parent 27bf0a2 commit 6bf2ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ There are seven ECMAScript 2018 syntax changes:
* Async iteration
* RegExp `s` flag
* RegExp named capture groups
* RegExp lookhehind assersions
* RegExp unicode property escapes
* RegExp lookbehind assertions
* RegExp Unicode property escapes

Espree supports all of them.

Expand Down

0 comments on commit 6bf2ebf

Please sign in to comment.