Fix typo.

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Patrick Cloke 2023-05-16 10:49:06 -04:00 committed by GitHub
parent b0267a8e26
commit 80e0700d48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -296,7 +296,7 @@ they simply serve no purpose within the visible timeline.
#### Edits of events with mentions
When editing an event with [user and room mentions](#user-and-room-mentions) the
replacement event will hae two `m.mentions` properties:
replacement event will have two `m.mentions` properties:
* One at the top-level of the `content`, which should contain mentions due to
this edit revision.

View file

@ -1,7 +1,9 @@
### User and room mentions
This module allows users to mention other users and rooms within a room message.
This module allows users to "mention" other users and rooms within a room event.
This is primarily used as an indicator that the recipient should receive a notification
about the event.
This is achieved by including metadata in the `m.mentions` content property of
the event. The `m.mentions` property consists of an object with two fields: