summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-05-29 10:22:57 -0400
committercjihrig <cjihrig@gmail.com>2019-05-31 11:09:54 -0400
commit80d9b1c712c16753e7ce673564b5653f0633722c (patch)
treee11bf1c3b557589c2979a7a9c62bb351056aefd4 /doc/api/deprecations.md
parent14701e539c190563cc5b041d101682129f4f5770 (diff)
downloadandroid-node-v8-80d9b1c712c16753e7ce673564b5653f0633722c.tar.gz
android-node-v8-80d9b1c712c16753e7ce673564b5653f0633722c.tar.bz2
android-node-v8-80d9b1c712c16753e7ce673564b5653f0633722c.zip
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>
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 7aeab5be7d..41070fe145 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -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