Skip to content

Commit db8c92f

Browse files
MylesBorinscjihrig
authored andcommitted
doc: fix spelling in v8.8.0 changelog
I hear that varible has an a in it. PR-URL: #16477 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
1 parent c8396b8 commit db8c92f

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
@@ -43,7 +43,7 @@
4343
- expose ECDH class [#8188](https://github.com/nodejs/node/pull/8188)
4444
* **http2**:
4545
- http2 is now exposed by default without the need for a flag [#15685](https://github.com/nodejs/node/pull/15685)
46-
- 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)
46+
- a new environment variable 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**:
4949
- resolve and instantiate loader pipeline hooks have been added to the ESM lifecycle [#15445](https://github.com/nodejs/node/pull/15445)

0 commit comments

Comments
 (0)