diff --git a/README.md b/README.md index de9ac4f..f89d1cc 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ followed by lowercase character `a`, followed by lowercase character `t`, followed by zero or more spaces.
-"\s*cat\s*" => The fat cat sat on the concatenation. +"\s*cat\s*" => The fat cat sat on the concatenation.[Test the regular expression](https://regex101.com/r/gGrwuz/1)