mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
Typo
This commit is contained in:
parent
1d01f69c3c
commit
4a558ad63b
|
|
@ -6,7 +6,7 @@ Server Side Search
|
||||||
The search API allows clients to perform full text search across events in all
|
The search API allows clients to perform full text search across events in all
|
||||||
rooms that the user has been in, including those that they have left. Only
|
rooms that the user has been in, including those that they have left. Only
|
||||||
events that the user is allowed to see will be searched, e.g. it won't include
|
events that the user is allowed to see will be searched, e.g. it won't include
|
||||||
evnets in rooms that happened after you left.
|
events in rooms that happened after you left.
|
||||||
|
|
||||||
Client behaviour
|
Client behaviour
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue