doc: wrap long line

PR-URL: https://github.com/nodejs/node/pull/27951
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
cjihrig 2019-05-29 10:22:57 -04:00
parent 14701e539c
commit 80d9b1c712
No known key found for this signature in database
GPG Key ID: 7434390BDBE9B9C5

View File

@ -2461,7 +2461,8 @@ changes:
Type: Runtime
Module.createRequireFromPath() is deprecated. Please use [`module.createRequire()`][] instead.
Module.createRequireFromPath() is deprecated. Please use
[`module.createRequire()`][] instead.
<a id="DEP0131"></a>
### DEP0131: Legacy HTTP parser