Skip to content

Commit 5b00a8d

Browse files
Fix negation typo in FAQ (#289)
1 parent 5c448f2 commit 5b00a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ But the bot (`@view:matrix.org`) will join any public room because it doesn't
3030
know the history visibility without first joining. Any room that doesn't have
3131
`world_readable` history visibility will lead a `403 Forbidden`.
3232

33-
The Matrix Viewer hold onto any data (it's
33+
The Matrix Viewer doesn't hold onto any data (it's
3434
stateless) and requests the messages from the homeserver every time. The
3535
[view.matrix.org](https://view.matrix.org/) instance has some caching in place, 5
3636
minutes for the current day, and 2 days for past content.

0 commit comments

Comments
 (0)