diff --git a/doc/api/vm.md b/doc/api/vm.md index 1dcf8e25159838..38cd874940c098 100644 --- a/doc/api/vm.md +++ b/doc/api/vm.md @@ -587,7 +587,7 @@ in the ECMAScript specification. [`Error`][]. Existing handlers for the event that have been attached via `process.on('SIGINT')` are disabled during script execution, but continue to work after that. **Default:** `false`. -* Returns: {Promise} +* Returns: {Promise} Fulfills with `undefined` upon success. Evaluate the module.