Skip to content

Commit 4741de2

Browse files
authored
Merge branch 'gh-pages' into fix-interop
2 parents 9fea7ad + ebce458 commit 4741de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/peerconnection/trickle-ice/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h2>ICE options</h2>
131131
<tbody id="candidatesBody"></tbody>
132132
</table>
133133
<button id="gather">Gather candidates</button>
134-
<div id="error-note">Note: errors from onicecandidateerror above are not neccessarily fatal. For example an IPv6 DNS lookup may fail but relay candidates can still be gathered via IPv4.</div>
134+
<div id="error-note">Note: errors from onicecandidateerror above are not necessarily fatal. For example an IPv6 DNS lookup may fail but relay candidates can still be gathered via IPv4.</div>
135135
<div id="error"></div>
136136
</section>
137137

0 commit comments

Comments
 (0)