Browse Source

Merge pull request #358 from benjaminparnell/patch-1

Correct language in chat.html example
Jairo Caro-Accino Viciana 7 years ago
parent
commit
939cd5e080
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/chat.html

+ 1 - 1
examples/chat.html

@@ -217,7 +217,7 @@ window.onunload = window.onbeforeunload = function(e) {
   Currently <strong>Firefox 22+ and Google Chrome 26.0.1403.0 or above</strong> is required.</strong></div>For more up to date compatibility
   Currently <strong>Firefox 22+ and Google Chrome 26.0.1403.0 or above</strong> is required.</strong></div>For more up to date compatibility
 information see <a href="http://peerjs.com/status">PeerJS WebRTC
 information see <a href="http://peerjs.com/status">PeerJS WebRTC
   Status</a><br>Note that this demo may also fail if you are behind
   Status</a><br>Note that this demo may also fail if you are behind
-stringent firewalls or both you and the remote peer and behind symmetric
+stringent firewalls or both you and the remote peer are behind symmetric
 NATs.
 NATs.
 
 
 <div class="log" style="color:#FF7500;text-shadow:none;padding:15px;background:#eee"><strong>Connection status</strong>:<br></div>
 <div class="log" style="color:#FF7500;text-shadow:none;padding:15px;background:#eee"><strong>Connection status</strong>:<br></div>