Skip to content

Commit e31a420

Browse files
committed
Chore: stray whitespace cleanup
1 parent 8bd3611 commit e31a420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h2>
176176
</h2>
177177
<pre class="idl">
178178
partial interface Navigator {
179-
[SecureContext]
179+
[SecureContext]
180180
Promise &lt;MIDIAccess&gt; requestMIDIAccess(optional MIDIOptions options = {});
181181
};
182182
</pre>

0 commit comments

Comments
 (0)