Skip to content

doc: fix typo in embedding.md#64425

Open
greenheadHQ wants to merge 1 commit into
nodejs:mainfrom
greenheadHQ:fix-embedding-typo
Open

doc: fix typo in embedding.md#64425
greenheadHQ wants to merge 1 commit into
nodejs:mainfrom
greenheadHQ:fix-embedding-typo

Conversation

@greenheadHQ

Copy link
Copy Markdown

Fixes a typo: Setup upSet up in doc/api/embedding.md (the C++ embedder API example).

-  // Setup up a libuv event loop, v8::Isolate, and Node.js Environment.
+  // Set up a libuv event loop, v8::Isolate, and Node.js Environment.

Set up is the correct verb form (setup is the noun/adjective form), and it also matches the existing wording a few lines above: "In order to set up a v8::Isolate".

Signed-off-by: greenhead <shren0812@gmail.com>
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. embedding Issues and PRs related to embedding Node.js in another project. labels Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. embedding Issues and PRs related to embedding Node.js in another project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants