diff --git a/jupyter-base.el b/jupyter-base.el index 05eeb8b..284dbaa 100644 --- a/jupyter-base.el +++ b/jupyter-base.el @@ -476,7 +476,7 @@ fields: this session is used to sign messages for. - ID :: A string of bytes used as the `zmq-ROUTING-ID' for every - `jupyter-channel' that utilizes the sessiong object. + `jupyter-channel' that utilizes the session object. - KEY :: The key used when signing messages. If KEY is nil, message signing is not performed."