diff --git a/doc/api/errors.md b/doc/api/errors.md index b4d640446c8ca4..d5d8e1efa7ebe8 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -1714,8 +1714,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`