Skip to content

Commit

Permalink
Update README.md: Fixed spelling (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-meyer authored Oct 19, 2024
1 parent 26af40b commit c308fec
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 @@ -140,7 +140,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at

- [Tre](https://laurikari.net/tre/) - Free and portable approximate Regex matching library.
- [Go-Restructure](https://github.com/alexflint/go-restructure) - Match regular expressions into struct fields in Go (by @alexflint). [js](https://github.com/benjamingr/js-restructure) [C#](https://gist.github.com/benjamingr/4de21494b3e76088e5f7)
- [js-regex](https://github.com/wyantb/js-regex) - Chainable API for construting Regexes.
- [js-regex](https://github.com/wyantb/js-regex) - Chainable API for constructing Regexes.
- [VerbalExpressions](https://github.com/VerbalExpressions) - VerbalExpressions is a cross-language library that helps to construct difficult regular expressions.
- [Super Expressive](https://github.com/francisrstokes/super-expressive) - Super Expressive is a JavaScript library that allows you to build regular expressions in natural language.
- [XRegExp](http://xregexp.com) - JavaScript Regex library.
Expand Down

0 comments on commit c308fec

Please sign in to comment.