diff --git a/doc/api/vm.md b/doc/api/vm.md index 7ac01a6bc645c1..fa5527b4f3d350 100644 --- a/doc/api/vm.md +++ b/doc/api/vm.md @@ -396,7 +396,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