diff --git a/document/js-api/index.bs b/document/js-api/index.bs index 464689623..1f0b76cc9 100644 --- a/document/js-api/index.bs +++ b/document/js-api/index.bs @@ -1302,7 +1302,7 @@ The internal methods of an [=Exported GC Object=] use the following implementati 1. Return keys. -
+
To create a new Exported GC Object from a WebAssembly [=object address=] |objectaddr| and a string |objectkind|, perform the following steps: 1. Assert: |objectkind| is either "array" or "struct".