We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e638513 commit 4ed8c81Copy full SHA for 4ed8c81
README.md
@@ -52,7 +52,7 @@ $opentok = new OpenTok($apiKey, $apiSecret);
52
To create an OpenTok Session, use the `createSession($options)` method of the
53
`OpenTok\OpenTok` class. The `$options` parameter is an optional array used to specify the following:
54
55
-* Setting whether the session will use the OpenTok Media Router or attempt send streams directly
+* Setting whether the session will use the OpenTok Media Router or attempt to send streams directly
56
between clients.
57
58
* Setting whether the session will automatically create archives (implies use of routed session)
0 commit comments