From 5cb11f0acdc2a0b808e0f0a51097b3dd44208f7d Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sat, 5 Mar 2022 21:25:44 +0000 Subject: [PATCH] typo in doc --- doc/protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/protocol.md b/doc/protocol.md index d70f595..25ab284 100644 --- a/doc/protocol.md +++ b/doc/protocol.md @@ -72,7 +72,7 @@ Modifies a list. Request body is a JSON object with the following keys: Successful (HTTP status 200) response is a JSON object with the following keys: - - `version`: the curre version of the list + - `version`: the current version of the list - `lists_version`: the new version of the list of lists Possible error responses: -- 2.39.2