We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e6ac7 commit 3de53f8Copy full SHA for 3de53f8
doc/api/cli.md
@@ -1381,7 +1381,7 @@ path to the blob that is used to restore the application state.
1381
1382
When loading a snapshot, Node.js checks that:
1383
1384
-1. The version, architecture and platform of the running Node.js binary
+1. The version, architecture, and platform of the running Node.js binary
1385
are exactly the same as that of the binary that generates the snapshot.
1386
2. The V8 flags and CPU features are compatible with that of the binary
1387
that generates the snapshot.
0 commit comments