Skip to content

Commit 0be282c

Browse files
gabrielsanbritohoch
authored andcommittedMar 17, 2025·
Editorial: add missing identation
1 parent a725f04 commit 0be282c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2002,7 +2002,7 @@ Methods</h4>
20022002
{{BaseAudioContext/statechange}} at the {{AudioContext}}.
20032003

20042004
1. Reject the promise with {{InvalidStateError}}, abort these
2005-
steps, returning <var>promise</var>.
2005+
steps, returning <var>promise</var>.
20062006

20072007
1. If the context is not <a>allowed to start</a>, append
20082008
<var>promise</var> to {{BaseAudioContext/[[pending promises]]}}

0 commit comments

Comments
 (0)
Please sign in to comment.