Skip to content

Commit

Permalink
Add missing variable definition
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Dec 20, 2019
1 parent cc5bb72 commit 0187fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webrtc.html
Expand Up @@ -848,6 +848,7 @@ <h4>Constructor</h4>
internal slot, initialized to the <a data-cite="html">current settings object</a>'s <a data-cite="html#concept-settings-object-origin">
origin</a>.</p>
</li>
<li>Let <var>configuration</var> be the method's first argument.</li>
<li data-tests="RTCCertificate.html">
<p id="certificate-validation">If the {{RTCConfiguration/certificates}} value in
<var>configuration</var> is non-empty, run the following steps for
Expand Down

0 comments on commit 0187fd6

Please sign in to comment.