File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/com/opentok Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ public Builder location(String location) throws InvalidArgumentException {
67
67
* each client must send a separate audio-video stream to each client subscribing to
68
68
* it.)</li>
69
69
* <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
72
72
* it does not support video for a stream it's subscribing to, the video is dropped on
73
73
* that client (without affecting other clients), and the client receives audio only.
74
74
* If the client's connectivity improves, the video returns.</li>
You can’t perform that action at this time.
0 commit comments