diff --git a/content/docs/matrix-concepts/rooms_and_events/_index.md b/content/docs/matrix-concepts/rooms_and_events/_index.md index 3b775a02b..6428e9ed1 100644 --- a/content/docs/matrix-concepts/rooms_and_events/_index.md +++ b/content/docs/matrix-concepts/rooms_and_events/_index.md @@ -145,7 +145,7 @@ else. caption="Walter joins the room and gets Power Level 0: he is a regular user") }} -If Walter fiddled with its homeserver database to alter its local copy of the +If Walter fiddled with his homeserver database to alter its local copy of the room, his change would not propagate: nobody has granted him power level 100: when the other homeservers would want to update their local copy of the room, they would reject the change making Walter administrator of the room. @@ -169,7 +169,7 @@ local copy of the room they will accept the change. }} What if Walter was the homeserver administrator of `ergaster.org` instead? Every -user of `ergaster.org` in this room have the Power Level 0. If Walter called this API, +user of `ergaster.org` in this room has the Power Level 0. If Walter called this API, his homeserver would only be able to control a user with Power Level 0, and would not be able to promote him.