Skip to content

Commit cdf067e

Browse files
committed
Fix typo (fixes issue #163)
1 parent 7b7374d commit cdf067e

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
@@ -164,7 +164,7 @@ <h2 id="requestMIDIAccess">requestMIDIAccess()</h2>
164164
scenarios, this permission may have already been implicitly or
165165
explicitly granted, in which case this prompt may not appear.
166166
If the user gives express permission or the call is otherwise
167-
approved, the vended Promise is rejected. The
167+
approved, the vended Promise is resolved. The
168168
underlying system may choose to allow the user to select
169169
specific MIDI interfaces to expose to this API (i.e. pick
170170
and choose interfaces on an individual basis), although

0 commit comments

Comments
 (0)