Skip to content

Commit faabd48

Browse 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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

+1-1
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)