Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit db8c92f

Browse filesBrowse 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 <luigipinca@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent c8396b8 commit db8c92f
Copy full SHA for db8c92f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/changelogs/CHANGELOG_V8.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V8.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.