Skip to content

Commit 4ed8c81

Browse files
authored
Minor docs correction.
1 parent e638513 commit 4ed8c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $opentok = new OpenTok($apiKey, $apiSecret);
5252
To create an OpenTok Session, use the `createSession($options)` method of the
5353
`OpenTok\OpenTok` class. The `$options` parameter is an optional array used to specify the following:
5454

55-
* Setting whether the session will use the OpenTok Media Router or attempt send streams directly
55+
* Setting whether the session will use the OpenTok Media Router or attempt to send streams directly
5656
between clients.
5757

5858
* Setting whether the session will automatically create archives (implies use of routed session)

0 commit comments

Comments
 (0)