diff --git a/doc/api/errors.md b/doc/api/errors.md index fda3cfd93a5c39..1c98ce88fb464b 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -1911,8 +1911,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`