Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
This commit is contained in:
Ahelenia Ziemiańska 2023-10-04 18:12:20 +02:00 committed by наб
parent 242b62ed55
commit 56aa396ebc
No known key found for this signature in database
GPG key ID: BCFD0B018D2658F1
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -14,7 +14,7 @@ event with the corresponding emoji (👍). Another potential usage is to allow
bots to send an event indicating the success or failure of a command. bots to send an event indicating the success or failure of a command.
Along with the normal properties `event_id` and `rel_type`, an `m.relates_to` Along with the normal properties `event_id` and `rel_type`, an `m.relates_to`
property with `rel_type: m.annotion` should contain a `key` that indicates the property with `rel_type: m.annotation` should contain a `key` that indicates the
annotation being applied. For example, when reacting with emojis, the key annotation being applied. For example, when reacting with emojis, the key
contains the emoji being used. contains the emoji being used.