We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7124624 commit 0949f23Copy full SHA for 0949f23
doc/api/cli.md
@@ -1214,7 +1214,7 @@ path to the blob that is used to restore the application state.
1214
1215
When loading a snapshot, Node.js checks that:
1216
1217
-1. The version, architecture and platform of the running Node.js binary
+1. The version, architecture, and platform of the running Node.js binary
1218
are exactly the same as that of the binary that generates the snapshot.
1219
2. The V8 flags and CPU features are compatible with that of the binary
1220
that generates the snapshot.
0 commit comments