Skip to content

Commit 0949f23

Browse files
tniessenRafaelGSS
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 7124624 commit 0949f23

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
@@ -1214,7 +1214,7 @@ path to the blob that is used to restore the application state.
12141214

12151215
When loading a snapshot, Node.js checks that:
12161216

1217-
1. The version, architecture and platform of the running Node.js binary
1217+
1. The version, architecture, and platform of the running Node.js binary
12181218
are exactly the same as that of the binary that generates the snapshot.
12191219
2. The V8 flags and CPU features are compatible with that of the binary
12201220
that generates the snapshot.

0 commit comments

Comments
 (0)