Skip to content

Commit

Permalink
Editorial: optons -> options
Browse files Browse the repository at this point in the history
  • Loading branch information
cynthia authored and annevk committed Oct 22, 2017
1 parent 5952d83 commit 5216775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Expand Up @@ -97525,7 +97525,7 @@ interface <dfn>SharedWorker</dfn> : <span>EventTarget</span> {
enables more concurrency.</p>

<p>When the <dfn><code data-x="dom-SharedWorker">SharedWorker(<var>scriptURL</var>,
<var>optons</var>)</code></dfn> constructor is invoked:</p>
<var>options</var>)</code></dfn> constructor is invoked:</p>

<ol>
<li><p>Optionally, throw a <span>"<code>SecurityError</code>"</span> <code>DOMException</code>
Expand Down

0 comments on commit 5216775

Please sign in to comment.