Skip to content

Commit

Permalink
Chore: stray whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
miketaylr committed Oct 20, 2021
1 parent 8bd3611 commit e31a420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h2>
</h2>
<pre class="idl">
partial interface Navigator {
[SecureContext]
[SecureContext]
Promise &lt;MIDIAccess&gt; requestMIDIAccess(optional MIDIOptions options = {});
};
</pre>
Expand Down

0 comments on commit e31a420

Please sign in to comment.