Skip to content

Commit 9e729ec

Browse files
committed
Fix typos
1 parent e39f38a commit 9e729ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/3266-room-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Note that rooms the user has been invited to or knocked at might result in
4444
outdated or partial information, or even a 404 `M_NOT_FOUND` response, since
4545
the the homeserver may not have access to the current state of the room. (In
4646
particular: the federation API does not provide a mechanism to get the current
47-
state of a non-publically-joinable room where the requesting server has no
47+
state of a non-publicly-joinable room where the requesting server has no
4848
joined members. Improving this is left for a future MSC.)
4949

5050
A request could look like this:

0 commit comments

Comments
 (0)