Skip to content

Commit d7570a6

Browse files
jakearchibaldMs2ger
authored andcommitted
"creating a frozen array" as link text
Allows "Let |array| be the result of [=creating a frozen array=] with…"
1 parent cbfe775 commit d7570a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8767,7 +8767,7 @@ Array object references.
87678767

87688768
<div algorithm>
87698769

8770-
To <dfn id="dfn-create-frozen-array" export>create a frozen array</dfn>
8770+
To <dfn id="dfn-create-frozen-array" lt="create a frozen array|creating a frozen array" export>create a frozen array</dfn>
87718771
from a sequence of values of type |T|, follow these steps:
87728772

87738773
1. Let |array| be the result of

0 commit comments

Comments
 (0)