diff --git a/docs/rc_protocol.rst b/docs/rc_protocol.rst index 0e0d51eb6..afd868b7b 100644 --- a/docs/rc_protocol.rst +++ b/docs/rc_protocol.rst @@ -21,7 +21,7 @@ standalone client, use the kitty version that you are developing against. Using a version greater than the version of the kitty instance you are talking to, will cause a failure. -Set ``no_response`` to True if you don't want a response from kitty. +Set ``no_response`` to ``true`` if you don't want a response from kitty. The optional payload is a JSON object that is specific to the actual command being sent. The fields in the object for every command are documented below.