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