From 4997abc4b7cd36722003be98f7efae8d37f3f476 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Tue, 25 Jun 2019 16:47:10 +0100 Subject: [PATCH] as as -> as --- specification/client_server_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index 9b16abc31..39a2fd3dc 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1314,7 +1314,7 @@ to keep moving forwards. Filtering --------- -Filters can be created on the server and can be passed as as a parameter to APIs +Filters can be created on the server and can be passed as a parameter to APIs which return events. These filters alter the data returned from those APIs. Not all APIs accept filters.