From 51a77782173ccab66310fc0bbbfd259fcee246b0 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Mon, 8 Feb 2021 18:38:38 +0000 Subject: [PATCH] typo --- proposals/2403-knock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2403-knock.md b/proposals/2403-knock.md index b97f90a0..fcf8cfaa 100644 --- a/proposals/2403-knock.md +++ b/proposals/2403-knock.md @@ -547,7 +547,7 @@ This is to help users in case they knocked on a room accidentally, or simply no longer want to join a room they've knocked on. While this is a useful feature, it also allows users to spam a room by knocking and rescinding their knocks over and over. Particularly note-worthy is that this will generate -state events that homeserver in the room will need to process. And while +state events that homeservers in the room will need to process. And while join/leave state changes will do the same in a public room, the act of knocking is much lighter than the act of joining a room.