From af347baa686b069fa7d77668506d96a66a0fb388 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 15 Oct 2015 11:06:15 +0100 Subject: [PATCH] Better phrasing --- specification/modules/search.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/modules/search.rst b/specification/modules/search.rst index 9fee097c..87116c2c 100644 --- a/specification/modules/search.rst +++ b/specification/modules/search.rst @@ -14,7 +14,7 @@ Search Categories ~~~~~~~~~~~~~~~~~ The search API allows clients to search in different categories of items. -Currently, the only specified category is ``room_events``, which searches for +Currently the only specified category is ``room_events``, which include events in rooms the user had joined. Security considerations