Skip to content

Commit 1733013

Browse files
rgbkrklpinca
authored andcommitted
Fix typo in release post for v8.8.0 (#1421)
1 parent cd28b55 commit 1733013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/blog/release/v8.8.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: Myles Borins
1313
* **crypto**:
1414
- expose ECDH class [#8188](https://github.com/nodejs/node/pull/8188)
1515
* **http2**:
16-
- http2 is now exposed by defualt without the need for a flag [#15685](https://github.com/nodejs/node/pull/15685)
16+
- http2 is now exposed by default without the need for a flag [#15685](https://github.com/nodejs/node/pull/15685)
1717
- 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)
1818
- support has been added for generic `Duplex` streams [#16269](https://github.com/nodejs/node/pull/16269)
1919
* **module**:

0 commit comments

Comments
 (0)