Skip to content

Conversation

@FrankFMY
Copy link
Contributor

@FrankFMY FrankFMY commented Feb 5, 2026

Fix incorrect use of "setup" (noun/adjective) where the verb form "set up" should be used:

  • packages/kit/src/types/internal.d.ts: "Used to setup" → "Used to set up"
  • documentation/docs/60-appendix/20-integrations.md: "to setup many different" → "to set up many different"
  • documentation/docs/60-appendix/10-faq.md: "How to setup rewrites" → "How to set up rewrites"
  • documentation/docs/30-advanced/70-packaging.md: "automatically setup" → "automatically set up" and "easier to setup tools" → "easier to set up tools"

"Setup" is a noun/adjective, while "set up" is the verb form.
Fix 5 instances across documentation and type definitions.
@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

⚠️ No Changeset found

Latest commit: b5450f9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svelte-docs-bot
Copy link

@teemingc teemingc added the documentation Improvements or additions to documentation label Feb 5, 2026
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need a changeset because the type change is only internal

Copy link
Member

@teemingc teemingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@teemingc teemingc merged commit b3ac900 into sveltejs:main Feb 5, 2026
16 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants