Skip to content

Commit

Permalink
adapt text to image info (room_join.svg)
Browse files Browse the repository at this point in the history
  • Loading branch information
flowolf committed Sep 28, 2024
1 parent 44d5d2f commit 6117549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/matrix-concepts/rooms_and_events/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,15 @@ the copy is on example.com, matrix.org or ergaster.org.

When someone else joins the room, whether they are on the same homeserver as the
creator or another homeserver, by default they are assigned the power level 0.
If Bob on `ergaster.org` joins `#goodfriends:example.com`, his server is going to
If Bob on `matrix.org` joins `#goodfriends:example.com`, his server is going to
ask Alice's `example.com` a local copy of the room, and stay in sync with it.

{{ figure(
img="./room_join.svg",
caption="Bob joins the room and automatically gets Power Level 0")
}}

If Carol joins from her homeserver `matrix.org`, she will also get the power level
If Carol joins from her homeserver `ergaster.org`, she will also get the power level
0.

{{ figure(
Expand Down

0 comments on commit 6117549

Please sign in to comment.