From cfbb695fd3eab1815bba88b356c9e432de868967 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 13 Jan 2016 18:25:33 +0000 Subject: [PATCH] typoe --- api/client-server/sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/sync.yaml b/api/client-server/sync.yaml index eeed2e82..c6889830 100644 --- a/api/client-server/sync.yaml +++ b/api/client-server/sync.yaml @@ -33,7 +33,7 @@ paths: type: string description: |- The ID of a filter created using the filter API or a filter JSON - object enocoded as a string. The server will detect whether it is + object encoded as a string. The server will detect whether it is an ID or a JSON object by whether the first character is a ``"{"`` open brace. Passing the JSON inline is best suited to one off requests. Creating a filter using the filter API is recommended for