Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/api/single-executable-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ a non-container Linux arm64 environment to work around this issue.
### Single executable application creation process
A tool aiming to create a single executable Node.js application must
inject the contents of the blob prepared with `--experimental-sea-config"`
inject the contents of the blob prepared with `--experimental-sea-config`
into:
* a resource named `NODE_SEA_BLOB` if the `node` binary is a [PE][] file
Expand Down