Brendan Abolivier 6 年之前
父節點
當前提交
9d9a23f3c5
簽署人: Brendan Abolivier <contact@brendanabolivier.com> GPG 金鑰 ID: 8EF1500759F70623
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      content/enter-the-matrix.md

+ 1
- 1
content/enter-the-matrix.md 查看文件

@@ -41,7 +41,7 @@ Broadly speaking, a room can be schematised as follows:
41 41
 
42 42
 ![](/images/enter-the-matrix/room-schema.png)
43 43
 
44
-This image is a capture of the interactive explanation on how Matrix works named "How does it work?" on [Matrix's homepage](https://matrix.org/), which I'd really recommand checking out. That explains why the Matrix IDs and homeservers' names aren't the same as in my example.
44
+This image is a capture of the interactive explanation on how Matrix works named "How does it work?" on [Matrix's homepage](https://matrix.org/), which I'd really recommand checking out. That's why the Matrix IDs and homeservers' names aren't the same as in my example.
45 45
 
46 46
 For what it's worth, I took a shortcut earlier since, in the Matrix spec, 1-to-1 chats are also rooms. So technically speaking, Alice and Bob were already in a room before Charlie wanted to chat with them.
47 47