Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4fee734

Browse files
committed
readme
1 parent e5ef61d commit 4fee734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ See also the original [Regexp::Trie in Perl](https://metacpan.org/pod/Regexp::Tr
2222

2323
## Description
2424

25-
RegexpTrie takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match.
25+
`RegexpTrie` takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match.
2626

27-
In other words, this library provides a limited but optimized version of `Regexp.union()`.
27+
In other words, this library provides a limited but optimized version of `Regexp.union()`, even thouh there are some incompatibilities with it.
2828

2929
## Installation
3030

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /