Skip to content

Commit

Permalink
Fix a typo: RTCSessionSessionDescription -> RTCSessionDescription.
Browse files Browse the repository at this point in the history
  • Loading branch information
jianjunz committed Sep 21, 2017
1 parent 67270e5 commit 53ea075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Expand Up @@ -1260,7 +1260,7 @@ <h4>Update the ICE connection state</h4>
</section>

<section>
<h4>Set the RTCSessionSessionDescription</h4>
<h4>Set the RTCSessionDescription</h4>
<p>To <dfn id="set-description" data-lt=
"set the RTCSessionDescription">set an RTCSessionDescription</dfn>
<var>description</var> on an <code><a>RTCPeerConnection</a></code>
Expand Down

0 comments on commit 53ea075

Please sign in to comment.