Skip to content

docs: fix "setup" used as a verb (should be "set up")#16185

Open
monqyClouds wants to merge 2 commits into
jestjs:mainfrom
monqyClouds:docs/fix-setup-verb
Open

docs: fix "setup" used as a verb (should be "set up")#16185
monqyClouds wants to merge 2 commits into
jestjs:mainfrom
monqyClouds:docs/fix-setup-verb

Conversation

@monqyClouds
Copy link
Copy Markdown

Summary

Two small wording fixes in the docs where setup (a noun) is used as a verb. The verb form is set up (two words).

  • docs/GettingStarted.md — "to conditionally setup only the compilation needed for Jest" → "to conditionally set up ..."
  • docs/_TypeScriptExamplesNote.md — "details on how to setup Jest with TypeScript" → "details on how to set up ..."

Also added a [docs] line under Chore & Maintenance in CHANGELOG.md.

Test plan

Text-only change. No code paths, examples, or anchors are affected. Verified the only call sites of the previous wording are the two edited.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1bf7c0c
🔍 Latest deploy log https://app.netlify.com/projects/jestjs/deploys/6a072369bc90b60008ff1407
😎 Deploy Preview https://deploy-preview-16185--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@linux-foundation-easycla
Copy link
Copy Markdown

CLA Missing ID

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 15, 2026

Open in StackBlitz

babel-jest

npm i https://pkg.pr.new/babel-jest@16185

babel-plugin-jest-hoist

npm i https://pkg.pr.new/babel-plugin-jest-hoist@16185

babel-preset-jest

npm i https://pkg.pr.new/babel-preset-jest@16185

create-jest

npm i https://pkg.pr.new/create-jest@16185

@jest/diff-sequences

npm i https://pkg.pr.new/@jest/diff-sequences@16185

expect

npm i https://pkg.pr.new/expect@16185

@jest/expect-utils

npm i https://pkg.pr.new/@jest/expect-utils@16185

jest

npm i https://pkg.pr.new/jest@16185

jest-changed-files

npm i https://pkg.pr.new/jest-changed-files@16185

jest-circus

npm i https://pkg.pr.new/jest-circus@16185

jest-cli

npm i https://pkg.pr.new/jest-cli@16185

jest-config

npm i https://pkg.pr.new/jest-config@16185

@jest/console

npm i https://pkg.pr.new/@jest/console@16185

@jest/core

npm i https://pkg.pr.new/@jest/core@16185

@jest/create-cache-key-function

npm i https://pkg.pr.new/@jest/create-cache-key-function@16185

jest-diff

npm i https://pkg.pr.new/jest-diff@16185

jest-docblock

npm i https://pkg.pr.new/jest-docblock@16185

jest-each

npm i https://pkg.pr.new/jest-each@16185

@jest/environment

npm i https://pkg.pr.new/@jest/environment@16185

jest-environment-jsdom

npm i https://pkg.pr.new/jest-environment-jsdom@16185

@jest/environment-jsdom-abstract

npm i https://pkg.pr.new/@jest/environment-jsdom-abstract@16185

jest-environment-node

npm i https://pkg.pr.new/jest-environment-node@16185

@jest/expect

npm i https://pkg.pr.new/@jest/expect@16185

@jest/fake-timers

npm i https://pkg.pr.new/@jest/fake-timers@16185

@jest/get-type

npm i https://pkg.pr.new/@jest/get-type@16185

@jest/globals

npm i https://pkg.pr.new/@jest/globals@16185

jest-haste-map

npm i https://pkg.pr.new/jest-haste-map@16185

jest-jasmine2

npm i https://pkg.pr.new/jest-jasmine2@16185

jest-leak-detector

npm i https://pkg.pr.new/jest-leak-detector@16185

jest-matcher-utils

npm i https://pkg.pr.new/jest-matcher-utils@16185

jest-message-util

npm i https://pkg.pr.new/jest-message-util@16185

jest-mock

npm i https://pkg.pr.new/jest-mock@16185

@jest/pattern

npm i https://pkg.pr.new/@jest/pattern@16185

jest-phabricator

npm i https://pkg.pr.new/jest-phabricator@16185

jest-regex-util

npm i https://pkg.pr.new/jest-regex-util@16185

@jest/reporters

npm i https://pkg.pr.new/@jest/reporters@16185

jest-resolve

npm i https://pkg.pr.new/jest-resolve@16185

jest-resolve-dependencies

npm i https://pkg.pr.new/jest-resolve-dependencies@16185

jest-runner

npm i https://pkg.pr.new/jest-runner@16185

jest-runtime

npm i https://pkg.pr.new/jest-runtime@16185

@jest/schemas

npm i https://pkg.pr.new/@jest/schemas@16185

jest-snapshot

npm i https://pkg.pr.new/jest-snapshot@16185

@jest/snapshot-utils

npm i https://pkg.pr.new/@jest/snapshot-utils@16185

@jest/source-map

npm i https://pkg.pr.new/@jest/source-map@16185

@jest/test-result

npm i https://pkg.pr.new/@jest/test-result@16185

@jest/test-sequencer

npm i https://pkg.pr.new/@jest/test-sequencer@16185

@jest/transform

npm i https://pkg.pr.new/@jest/transform@16185

@jest/types

npm i https://pkg.pr.new/@jest/types@16185

jest-util

npm i https://pkg.pr.new/jest-util@16185

jest-validate

npm i https://pkg.pr.new/jest-validate@16185

jest-watcher

npm i https://pkg.pr.new/jest-watcher@16185

jest-worker

npm i https://pkg.pr.new/jest-worker@16185

pretty-format

npm i https://pkg.pr.new/pretty-format@16185

commit: 1bf7c0c

@SimenB
Copy link
Copy Markdown
Member

SimenB commented May 16, 2026

Thanks! can you apply these changes to all the versioned documents as well? 🙂 Oh, and sign the CLA

@monqyClouds
Copy link
Copy Markdown
Author

Thanks! can you apply these changes to all the versioned documents as well? 🙂 Oh, and sign the CLA

Sure. I have also signed the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants