Skip to content

Commit 9ffc329

Browse files
Alec Perkinscjihrig
Alec Perkins
authored andcommitted
doc: fix typo in changelog for 8.8.0
PR-URL: #16462 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]>
1 parent 7facaa5 commit 9ffc329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelogs/CHANGELOG_V8.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* **crypto**:
4343
- expose ECDH class [#8188](https://github.com/nodejs/node/pull/8188)
4444
* **http2**:
45-
- http2 is now exposed by defualt without the need for a flag [#15685](https://github.com/nodejs/node/pull/15685)
45+
- http2 is now exposed by default without the need for a flag [#15685](https://github.com/nodejs/node/pull/15685)
4646
- a new environment varible NODE\_NO\_HTTP2 has been added to allow userland http2 to be required [#15685](https://github.com/nodejs/node/pull/15685)
4747
- support has been added for generic `Duplex` streams [#16269](https://github.com/nodejs/node/pull/16269)
4848
* **module**:

0 commit comments

Comments
 (0)