Skip to content

Commit

Permalink
Improve Node.js LTS wording
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Jan 28, 2018
1 parent f5b05ad commit 6df356a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ ES2018 added some nice regex improvements to the language.
- [Named capture groups] might simplify some things.

These things would be nice to do, but are not critical. They probably have to
wait until the oldest supported Node.js LTS release supports those features.
wait until the oldest maintained Node.js LTS release supports those features.

[Unicode property escapes]: http://2ality.com/2017/07/regexp-unicode-property-escapes.html
[Lookbehind assertions]: http://2ality.com/2017/05/regexp-lookbehind-assertions.html
Expand Down

0 comments on commit 6df356a

Please sign in to comment.