Skip to content

Commit

Permalink
Remove duplicate <li>
Browse files Browse the repository at this point in the history
  • Loading branch information
aboba authored and alvestrand committed Nov 14, 2019
1 parent e8be7ee commit 5c41bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webrtc.html
Expand Up @@ -9728,7 +9728,6 @@ <h4>Announcing a data channel instance</h4>
<li>
<p>Initialize <var>channel</var>.<a>[[\Negotiated]]</a> to <code>false</code>.</p>
</li>
<li data-tests="RTCPeerConnection-ondatachannel.html">
<li data-tests="RTCPeerConnection-ondatachannel.html">
<p>Set <var>channel</var>.<a>[[\ReadyState]]</a> to
<code>open</code> (but do not fire the <code><a>open</a></code>
Expand Down

0 comments on commit 5c41bd3

Please sign in to comment.