Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkahan committed May 9, 2023
1 parent 0f78baf commit f4cb1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ keyword parameters for this method:
or not (``manual``).

* ``e2ee`` which is a boolean. This specifies whether to enable
`end-to-end encryption <https://tokbox.com/developer/guides/end-to-end-encryption/>`_
for the OpenTok session.
`end-to-end encryption <https://tokbox.com/developer/guides/end-to-end-encryption/>`_
for the OpenTok session.

This method returns a ``Session`` object. Its ``session_id`` attribute is useful when saving to a persistent
store (such as a database).
Expand Down

0 comments on commit f4cb1fe

Please sign in to comment.