Skip to content

Commit

Permalink
Fix spaces
Browse files Browse the repository at this point in the history
Fix spaces
  • Loading branch information
aboba committed Nov 15, 2016
1 parent db51ad8 commit 8519393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Expand Up @@ -5040,7 +5040,7 @@ <h2>Attributes</h2>
<code>track</code>.<var>muted</var> is set to <code>true</code>,
the <code>RTCRtpSender</code> sends silence (audio) or a black
frame (video). If <code>track</code> is set to null then
the <code>RTCRtpSender</code> does not send.</p>
the <code>RTCRtpSender</code> does not send.</p>
</dd>
<dt><dfn><code>transport</code></dfn> of type <span class=
"idlAttrType"><a>RTCDtlsTransport</a></span>, readonly,
Expand Down

0 comments on commit 8519393

Please sign in to comment.