diff --git a/doc/api/vm.md b/doc/api/vm.md index 5356eef4c96471..d1eccc3580c92a 100644 --- a/doc/api/vm.md +++ b/doc/api/vm.md @@ -318,7 +318,7 @@ linking, and evaluation. These three steps are illustrated in the following example. This implementation lies at a lower level than the [ECMAScript Module -loader][]. There is also currently no way to interact with the Loader, though +loader][]. There is also no way to interact with the Loader yet, though support is planned. ```js