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 faabd48

Browse filesBrowse files
tniessendanielleadams
authored andcommitted
doc: use serial comma in cli docs
Refs: #11321 Refs: #17384 PR-URL: #47262 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
1 parent 3a85794 commit faabd48
Copy full SHA for faabd48

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/api/cli.md‎

Copy file name to clipboardExpand all lines: doc/api/cli.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ path to the blob that is used to restore the application state.
11971197

11981198
When loading a snapshot, Node.js checks that:
11991199

1200-
1. The version, architecture and platform of the running Node.js binary
1200+
1. The version, architecture, and platform of the running Node.js binary
12011201
are exactly the same as that of the binary that generates the snapshot.
12021202
2. The V8 flags and CPU features are compatible with that of the binary
12031203
that generates the snapshot.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.