From a08441b8f14b71c1aae84d25b1bb23c449e4a028 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 14 Nov 2022 09:41:12 -0700 Subject: [PATCH] Spelling --- proposals/3553-extensible-events-video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/3553-extensible-events-video.md b/proposals/3553-extensible-events-video.md index 9d98aa5bb..582f7f403 100644 --- a/proposals/3553-extensible-events-video.md +++ b/proposals/3553-extensible-events-video.md @@ -90,7 +90,7 @@ too. If a client does not support rendering videos inline, the client would instead typically represent the event as a plain file upload, then fall further back to a plain text message. An image fallback -is not neccessarily possible, despite all the required blocks being possible. This is due to the file +is not necessarily possible, despite all the required blocks being possible. This is due to the file having a video mimetype, hopefully indicating to the client that an `` (or similar) is not appropriate for this event.