Skip to content

Commit 1e78c49

Browse files
Fix case to make lint happy
1 parent fe5a617 commit 1e78c49

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
@@ -8440,7 +8440,7 @@ NOTE: This is based on a definition in [[WEBIDL]] with these differences: 64-bit
84408440
<div algorithm>
84418441
A [=/list=] |A| is <dfn for=list>equal</dfn> to a [=/list=] |B| if |A|'s [=list/size=] equal's |B|'s [=list/size=] and each [=list/item=] in |A| is equal to the [=list/item=] at the same index in |B|.
84428442

8443-
Issue(whatwg/infra#664): Remove this when a definition in [[Infra]] is available.
8443+
Issue(whatwg/infra#664): Remove this when a definition in [[INFRA]] is available.
84448444
</div>
84458445

84468446

0 commit comments

Comments
 (0)