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 34abee5 commit af78916Copy full SHA for af78916
doc/api/single-executable-applications.md
@@ -518,7 +518,7 @@ a non-container Linux arm64 environment to work around this issue.
518
### Single executable application creation process
519
520
A tool aiming to create a single executable Node.js application must
521
-inject the contents of the blob prepared with `--experimental-sea-config"`
+inject the contents of the blob prepared with `--experimental-sea-config`
522
into:
523
524
* a resource named `NODE_SEA_BLOB` if the `node` binary is a [PE][] file
0 commit comments