Fix extra words.

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Patrick Cloke 2023-03-14 10:35:29 -04:00 committed by GitHub
parent 77960ecbd8
commit a45067b3ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -444,7 +444,7 @@ Definition:
**`.m.rule.contains_display_name`**
Matches any message whose content is contains the user's current display name
Matches any message whose content contains the user's current display name
in the room in which it was sent.
Definition:
@ -572,7 +572,7 @@ Definition:
**`.m.rule.contains_user_name`**
Matches any message whose content is contains the local part of the user's
Matches any message whose content contains the local part of the user's
Matrix ID, separated by word boundaries.
Definition (as a `content` rule):