Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2020-10-09 22:08:06 +0300
committerAntoine du Hamel <duhamelantoine1995@gmail.com>2020-10-13 16:13:45 +0300
commit0aa2c5bec64db87945c66161bac030da20147fc2 (patch)
tree4834da6266a69f7f460296d7070fb962eefe9a86 /doc/api/errors.md
parentdcf708d6526d0707c15e786797bcf11e22a15f08 (diff)
doc: harmonize YAML comments
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/139 PR-URL: https://github.com/nodejs/node/pull/35575 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/api/errors.md')
-rw-r--r--doc/api/errors.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 9f12a9cba1a..338afb6bf52 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -2396,7 +2396,8 @@ changes:
- version:
- v11.4.0
- v10.15.0
- pr-url: https://github.com/nodejs/node/commit/186035243fad247e3955f
+ commit: 186035243fad247e3955f
+ pr-url: https://github.com/nodejs-private/node-private/pull/143
description: Max header size in `http_parser` was set to 8KB.
-->