Fix lookaround link in Table of Contents (#3)

This commit is contained in:
Ankur Sundara 2017-07-25 20:29:19 -04:00 committed by Zeeshan Ahmed
parent 530f4387ba
commit 4831a466e6

View File

@ -41,7 +41,7 @@ contains uppercase letter and also it is too short.
- [Caret](#281-caret)
- [Dollar](#282-dollar)
- [Shorthand Character Sets](#3-shorthand-character-sets)
- [Lookaround](#4-ookaround)
- [Lookaround](#4-lookaround)
- [Positive Lookahead](#41-positive-lookahead)
- [Negative Lookahead](#42-negative-lookahead)
- [Positive Lookbehind](#43-positive-lookbehind)