Skip to content

Commit af78916

Browse files
authored
docs(minor): fix punctuation
Spotted an erroneous double quote.
1 parent 34abee5 commit af78916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/single-executable-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ a non-container Linux arm64 environment to work around this issue.
518518
### Single executable application creation process
519519
520520
A tool aiming to create a single executable Node.js application must
521-
inject the contents of the blob prepared with `--experimental-sea-config"`
521+
inject the contents of the blob prepared with `--experimental-sea-config`
522522
into:
523523
524524
* a resource named `NODE_SEA_BLOB` if the `node` binary is a [PE][] file

0 commit comments

Comments
 (0)