Skip to content

Commit bf12856

Browse files
author
Michael Wilson
committed
Replace broken reference with code block
1 parent 8f6245f commit bf12856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,8 @@ <h2>
274274
the Promise is rejected with a {{DOMException}} parameter.
275275
</p>
276276
<p>
277-
Multiple calls to {{requestMIDIAccess()}} are allowed
278-
even if not all vended Promises have settled.
277+
Multiple calls to <code>requestMIDIAccess()</code> are
278+
allowed even if not all vended Promises have settled.
279279
</p>
280280
<p data-link-for="Navigator">
281281
When the {{requestMIDIAccess()}} method is called, the user agent

0 commit comments

Comments
 (0)