Skip to content

Commit e1c7af7

Browse files
committed
Docs edits.
1 parent afcce84 commit e1c7af7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/opentok/SessionProperties.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ public Builder location(String location) throws InvalidArgumentException {
6767
* each client must send a separate audio-video stream to each client subscribing to
6868
* it.)</li>
6969
* <li>The OpenTok Media Router can improve the quality of the user experience through
70-
* <a href="http://tokbox.com/#iqc" target="_top">Intellegent Quality Control</a>. With
71-
* Intellegent Quality Control, if a client's connectivity degrades to a degree that
70+
* <a href="http://tokbox.com/#iqc" target="_top">Intelligent Quality Control</a>. With
71+
* Intelligent Quality Control, if a client's connectivity degrades to a degree that
7272
* it does not support video for a stream it's subscribing to, the video is dropped on
7373
* that client (without affecting other clients), and the client receives audio only.
7474
* If the client's connectivity improves, the video returns.</li>

0 commit comments

Comments
 (0)