We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs
Learn more about funding links in repositories.
Report abuse
1 parent 3a85794 commit faabd48Copy full SHA for faabd48
doc/api/cli.md
@@ -1197,7 +1197,7 @@ path to the blob that is used to restore the application state.
1197
1198
When loading a snapshot, Node.js checks that:
1199
1200
-1. The version, architecture and platform of the running Node.js binary
+1. The version, architecture, and platform of the running Node.js binary
1201
are exactly the same as that of the binary that generates the snapshot.
1202
2. The V8 flags and CPU features are compatible with that of the binary
1203
that generates the snapshot.
0 commit comments