Skip to content

Commit ebce458

Browse files
authored
Merge pull request #1653 from renandincer/trickle-ice-spell-check
trickle-ice: spelling correction in error note
2 parents c94edd2 + 5af44f0 commit ebce458

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)