From b26ae025ce7293a98d63ee047c9d7fa46c9de1da Mon Sep 17 00:00:00 2001 From: Serhij S Date: Sat, 4 Jan 2025 03:37:02 +0100 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 161038f..d8c4f82 100644 --- a/README.md +++ b/README.md @@ -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;