Skip to content

Commit

Permalink
change to invalidaccesserror
Browse files Browse the repository at this point in the history
  • Loading branch information
fippo committed Jul 29, 2018
1 parent 488f1a5 commit 5443149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Expand Up @@ -1334,7 +1334,7 @@ <h4>Set the RTCSessionDescription</h4>
and the remote description does not use RTCP mux,
then <a>reject</a> <var>p</var> with a newly <a data-link-for="exception"
data-lt="create">created</a>
<code>NotSupportedError</code> and abort these steps.
<code>InvalidAccessError</code> and abort these steps.
</li>
<li>
<p>If the content of <var>description</var> is invalid,
Expand Down

0 comments on commit 5443149

Please sign in to comment.