Skip to content

Commit 9ab67cc

Browse files
committed
Minor docs edit
1 parent ef03951 commit 9ab67cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentok/opentok.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def generate_token(self, session_id, role=Roles.publisher, expire_time=None, dat
106106
:param list initial_layout_class_list: An array of class names (strings)
107107
to be used as the initial layout classes for streams published by the client. Layout
108108
classes are used in customizing the layout of videos in
109-
`live streaming broadcasts <https://tokbox.com/developer/guides/broadcast/#live-streaming>`_
109+
`live streaming broadcasts <https://tokbox.com/developer/guides/broadcast/#live-streaming>`_ and
110110
`composed archives <https://tokbox.com/developer/guides/archiving/layout-control.html>`_
111111
112112
:rtype:

0 commit comments

Comments
 (0)