We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 517174b commit 56b1b04Copy full SHA for 56b1b04
proposals/3173-expose-stripped-state-events.md
@@ -80,7 +80,7 @@ include the following as stripped state events:
80
* Canonical alias (`m.room.canonical_alias`)
81
* Room avatar (`m.room.avatar`)
82
* Room name (`m.room.name`)
83
-* Encrypted status (`m.room.encryption`)<sup id="a2">[3](#f2)</sup>
+* Encryption information (`m.room.encryption`)<sup id="a2">[3](#f2)</sup>
84
85
This also implies that the above information is available to any potential joiner
86
in the API proposed in [MSC2946: Spaces summary](https://github.com/matrix-org/matrix-doc/pull/2946).
0 commit comments