diff --git a/doc/api/errors.md b/doc/api/errors.md index 7e356f1001318a..79a5ac279de239 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -1740,8 +1740,8 @@ An attempt was made to `require()` an [ES Module][]. ### `ERR_SCRIPT_EXECUTION_INTERRUPTED` -Script execution was interrupted by `SIGINT` (For example, when Ctrl+C was -pressed). +Script execution was interrupted by `SIGINT` (For example, +Ctrl+C was pressed.) ### `ERR_SCRIPT_EXECUTION_TIMEOUT`