From bbdf895a1c2bd198540f104dcfc85a7a8c50338a Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 13 Jan 2022 22:02:41 -0700 Subject: [PATCH] spelling --- proposals/3644-extensible-replies-edits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/3644-extensible-replies-edits.md b/proposals/3644-extensible-replies-edits.md index aebcdd6f..93d275a4 100644 --- a/proposals/3644-extensible-replies-edits.md +++ b/proposals/3644-extensible-replies-edits.md @@ -163,7 +163,7 @@ risk allowing clients to change event types for generally improved event shape. Changing event types is potentially dangerous. Aside from the key verification framework, which is planned to be looked at by a future MSC, the author is not aware of any likely conflicts that could -ocurr. All other event-based systems appear to be "fine" with being removed/replaced by completely +occur. All other event-based systems appear to be "fine" with being removed/replaced by completely different event types, and the consequences for doing so are clear. For example, a poll being replaced with a plain message means the poll results are lost.