diff options
| author | Alois <[email protected]> | 2015-09-07 16:14:03 +0530 |
|---|---|---|
| committer | Alois <[email protected]> | 2015-09-07 16:14:03 +0530 |
| commit | 6a99278a72136af68b75525c78cc1b8bb0c43a84 (patch) | |
| tree | ab6187a0e905021e2f86c82ae20c0a0f2f338b2d | |
| parent | d3d0b882501099924afaa31e2c830a3137e4eb8d (diff) | |
| download | awesome-regex-6a99278a72136af68b75525c78cc1b8bb0c43a84.tar.xz awesome-regex-6a99278a72136af68b75525c78cc1b8bb0c43a84.zip | |
Normalize tips and tricks titles
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -75,8 +75,8 @@ Sharing, suggestions and contributions are always welcome! Please take a look at ## Tips & Tricks -- [Five Invaluable Techniques to Improve Regex Performance](https://www.loggly.com/blog/five-invaluable-techniques-to-improve-regex-performance/) - Be ready to craft your own powerful, yet efficient regular expressions. -- [The Bad, the Better, and the Best](https://www.loggly.com/blog/regexes-the-bad-better-best/) - A Story about How Just a Few Characters Can Make Such a Big Difference in Performance +- [5 Invaluable Techniques to Improve Regex Performance](https://www.loggly.com/blog/five-invaluable-techniques-to-improve-regex-performance/) - Craft your own powerful, yet efficient regex +- [The Bad, the Better, and the Best](https://www.loggly.com/blog/regexes-the-bad-better-best/) - How a few characters can make a difference in performance # Other awesome lists |
