diff --git a/doc/reference/internals/iproto/keys.rst b/doc/reference/internals/iproto/keys.rst index a1d5461f3..4d7c9b421 100644 --- a/doc/reference/internals/iproto/keys.rst +++ b/doc/reference/internals/iproto/keys.rst @@ -338,11 +338,11 @@ Events and subscriptions - Description * - IPROTO_EVENT_KEY - - 0x56 |br| MP_STR + - 0x57 |br| MP_STR - :ref:`Event ` key name * - IPROTO_EVENT_DATA - - 0x57 |br| MP_OBJECT + - 0x58 |br| MP_OBJECT - :ref:`Event ` data sent to a remote watcher :ref:`Learn more about events and subscriptions in iproto `.