Skip to content

Commit e49a5b7

Browse files
committed
Maybe fix bikeshed error; at least silencing it for now.
1 parent 10286c8 commit e49a5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/js-api/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,7 @@ The internal methods of an [=Exported GC Object=] use the following implementati
13021302
1. Return keys.
13031303
</div>
13041304

1305-
<div algorithm>
1305+
<div algorithm="gc">
13061306
To create <dfn>a new Exported GC Object</dfn> from a WebAssembly [=object address=] |objectaddr| and a string |objectkind|, perform the following steps:
13071307

13081308
1. Assert: |objectkind| is either "array" or "struct".

0 commit comments

Comments
 (0)