Skip to content

doc: fix typo of built-in module specifier in worker_threads - #59992

Merged
nodejs-github-bot merged 3 commits into
nodejs:mainfrom
deokjinkim:250924_builtin_specifier
Sep 25, 2025
Merged

doc: fix typo of built-in module specifier in worker_threads#59992
nodejs-github-bot merged 3 commits into
nodejs:mainfrom
deokjinkim:250924_builtin_specifier

Conversation

@deokjinkim

Copy link
Copy Markdown
Contributor

node:: -> node:

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support. labels Sep 23, 2025
Comment threaddoc/api/worker_threads.md Outdated
Comment threaddoc/api/worker_threads.md Outdated
deokjinkimand others added 2 commits September 24, 2025 10:30
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@deokjinkimdeokjinkim added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Sep 24, 2025
@daeyeondaeyeon added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Sep 25, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 25, 2025
@nodejs-github-bot
nodejs-github-bot merged commit d3ee5d9 into nodejs:mainSep 25, 2025
26 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in d3ee5d9

targos pushed a commit that referenced this pull request Oct 6, 2025
node:: -> node:
PR-URL: #59992
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.docIssues and PRs related to the documentations.workerIssues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@deokjinkim@nodejs-github-bot@lpinca@UlisesGascon@daeyeon@aduh95