doc: fix lint in CHANGELOG_V6 · nodejs/node@3614157 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Commit 3614157

doc: fix lint in CHANGELOG_V6

introduced in 7b9c9b3PR-URL: #25233Reviewed-By: Rich Trott rtrott@gmail.com Reviewed-By: Gus Caplan me@gus.host

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -85,7 +85,7 @@ a missing CLI flag to adjust the max header size of the http parser.
85 85
86 86 ### Notable Changes
87 87
88 -* **cli**:
88 +* **cli**:
89 89 - add --max-http-header-size flag (cjihrig) [#24811](https://github.com/nodejs/node/pull/24811)
90 90 * **http**:
91 91 - add maxHeaderSize property (cjihrig) [#24860](https://github.com/nodejs/node/pull/24860)