We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c43981 commit 20fda56Copy full SHA for 20fda56
1 file changed
doc/api/vm.md
@@ -692,7 +692,7 @@ in the ECMAScript specification.
692
work after that. **Default:** `false`.
693
* Returns: {Promise} Fulfills with `undefined` upon success.
694
695
-Evaluate the module and its depenendencies. Corresponds to the [Evaluate() concrete method][] field of
+Evaluate the module and its dependencies. Corresponds to the [Evaluate() concrete method][] field of
696
[Cyclic Module Record][]s in the ECMAScript specification.
697
698
If the module is a `vm.SourceTextModule`, `evaluate()` must be called after the module has been instantiated;
0 commit comments