diff --git a/docs/commands/rpc-protocol.md b/docs/commands/rpc-protocol.md index 3099c2a7c..850a92db1 100644 --- a/docs/commands/rpc-protocol.md +++ b/docs/commands/rpc-protocol.md @@ -2936,7 +2936,7 @@ Returns a list of pairs of unchecked block hashes and their json representation { "action": "unchecked", "json_block": "true", - "count": "1", + "count": "1" } ``` **Response:**