Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Jan 4, 2025
1 parent 5586816 commit b26ae02
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 @@ -92,7 +92,7 @@ See more: [`mkmf::Formula`].

Regular expressions are non-standard pub/sub functionality, are pretty slow
(especially for subscribe/unsubscribe operations) and should be used with
caution. A regular expression can not contain a separator symbol.
caution. A regular expression can not contain the separator symbol.

```rust
use submap::SubMap;
Expand Down

0 comments on commit b26ae02

Please sign in to comment.