Skip to content

Commit 2e23e51

Browse files
Fix closing tag for 'Query by an Element' header
1 parent 8ae0a8e commit 2e23e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ div.enum-description > table > thead > tr > th {
262262
finer-grained autoplay control.
263263
</div>
264264

265-
<h4 id="query-by-a-element">Query by an Element</h3>
265+
<h4 id="query-by-a-element">Query by an Element</h4>
266266
The {{getAutoplayPolicy(element)}} and {{getAutoplayPolicy(context)}}
267267
methods return the current status of whether the given element is allowed
268268
to autoplay or not.

0 commit comments

Comments
 (0)