summary refs log tree commit diff
diff options
context:
space:
mode:
authorJason Robinson <jasonr@matrix.org>2021-01-11 23:05:36 +0200
committerGitHub <noreply@github.com>2021-01-11 23:05:36 +0200
commit0b77329fe20268285328ba028fdf976b88df0877 (patch)
tree503ef7142160ff7450be5c94ba49cc83d1e46c72
parentDon't try to use f-strings (diff)
downloadsynapse-0b77329fe20268285328ba028fdf976b88df0877.tar.xz
Clarify rooms.md
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
-rw-r--r--docs/admin_api/rooms.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin_api/rooms.md b/docs/admin_api/rooms.md
index 142092b9de..1d59bb5c4b 100644
--- a/docs/admin_api/rooms.md
+++ b/docs/admin_api/rooms.md
@@ -546,7 +546,7 @@ A response as follows will be returned:
 
 ## Deleting forward extremities
 
-In the event a room has lots of forward extremities, the extra can be
+If a room has lots of forward extremities, the extra can be
 deleted as follows:
 
 ```