Skip to content

Commit 87df709

Browse files
guybedfordrossberg
andauthored
Update document/js-api/index.bs
Co-authored-by: Andreas Rossberg <[email protected]>
1 parent 8307913 commit 87df709

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
@@ -651,7 +651,7 @@ Note: The use of this synchronous API is discouraged, as some implementations so
651651
</div>
652652

653653
<div algorithm>
654-
The <dfn method for="Instance">namespaceInstance(|moduleNamespace|)</dfn> method, when invoked, performs the following steps:
654+
The <dfn method for="Instance">namespaceInstance(|namespace|)</dfn> method, when invoked, performs the following steps:
655655
1. Assert: |namespace| is a [=Module Namespace exotic object=].
656656
1. If |namespace|.\[[Module]] is not a [=WebAssembly Module Record=], [=throw=] a {{TypeError}} exception.
657657
1. Let |module| be |namespace|.\[[Module]].

0 commit comments

Comments
 (0)