We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f6245f commit bf12856Copy full SHA for bf12856
index.html
@@ -274,8 +274,8 @@ <h2>
274
the Promise is rejected with a {{DOMException}} parameter.
275
</p>
276
<p>
277
- Multiple calls to {{requestMIDIAccess()}} are allowed
278
- even if not all vended Promises have settled.
+ Multiple calls to <code>requestMIDIAccess()</code> are
+ allowed even if not all vended Promises have settled.
279
280
<p data-link-for="Navigator">
281
When the {{requestMIDIAccess()}} method is called, the user agent
0 commit comments