Skip to content

Commit 0de5ae3

Browse files
committed
Editorial: rephrase initEvent() note
Fixes #906.
1 parent 8c0049e commit 0de5ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ method, when invoked, must run these steps:</p>
801801
<var>cancelable</var>.
802802
</ol>
803803

804-
<p class="note no-backref">As <a>events</a> have constructors {{Event/initEvent()}} is redundant and
804+
<p class="note no-backref">{{Event/initEvent()}} is redundant with <a>event</a> constructors and
805805
incapable of setting {{Event/composed}}. It has to be supported for legacy content.
806806

807807

0 commit comments

Comments
 (0)