Skip to content

Commit

Permalink
doc: fix lint in CHANGELOG_V6
Browse files Browse the repository at this point in the history
introduced in 7b9c9b3

PR-URL: nodejs#25233
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
  • Loading branch information
MylesBorins committed Dec 26, 2018
1 parent 4e31a7f commit 3614157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/changelogs/CHANGELOG_V6.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ a missing CLI flag to adjust the max header size of the http parser.

### Notable Changes

* **cli**:
* **cli**:
- add --max-http-header-size flag (cjihrig) [#24811](https://github.com/nodejs/node/pull/24811)
* **http**:
- add maxHeaderSize property (cjihrig) [#24860](https://github.com/nodejs/node/pull/24860)
Expand Down

0 comments on commit 3614157

Please sign in to comment.