We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c448f2 commit 5b00a8dCopy full SHA for 5b00a8d
1 file changed
docs/faq.md
@@ -30,7 +30,7 @@ But the bot (`@view:matrix.org`) will join any public room because it doesn't
30
know the history visibility without first joining. Any room that doesn't have
31
`world_readable` history visibility will lead a `403 Forbidden`.
32
33
-The Matrix Viewer hold onto any data (it's
+The Matrix Viewer doesn't hold onto any data (it's
34
stateless) and requests the messages from the homeserver every time. The
35
[view.matrix.org](https://view.matrix.org/) instance has some caching in place, 5
36
minutes for the current day, and 2 days for past content.
0 commit comments