diff --git a/subjects/its-a-match/README.md b/subjects/its-a-match/README.md index d91619d54..fe043e7e7 100644 --- a/subjects/its-a-match/README.md +++ b/subjects/its-a-match/README.md @@ -13,7 +13,7 @@ Create 4 regular expression in variables: only when it is in the end. - `beginEnd` matches with the expression 'hi', - only when it is in the beginning and the end. + only when it is exactly hi. ### Notions