Skip to content

fix: correct two comment typos - #20507

Merged
RobinMalfait merged 1 commit into
tailwindlabs:mainfrom
Dextheking1:hunt-d/typo-fixes
Sep 25, 2026
Merged

RobinMalfait merged 1 commit into
tailwindlabs:mainfrom
Dextheking1:hunt-d/typo-fixes

Conversation

@Dextheking1

Copy link
Copy Markdown
Contributor

Fixes two typos in code comments (no behavior affected):

  • packages/@tailwindcss-cli/src/commands/build/index.ts: Succesfully -> Successfully
  • packages/tailwindcss/src/candidate.ts: preceeded -> preceded

@Dextheking1
Dextheking1 requested a review from a team as a code owner September 22, 2026 20:36
@coderabbitai

coderabbitai Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Advanced

Run ID: 648b758e-3ee0-4afc-bb43-39194a2a8c84

📥 Commits

Reviewing files that changed from the base of the PR and between 07711b9 and cdfc5b8.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Advanced

Run ID: b91bf906-0920-4a5b-9008-2a01c05adb98

📥 Commits

Reviewing files that changed from the base of the PR and between 41d9cae and 2b13364.

📒 Files selected for processing (2)
  • packages/@tailwindcss-cli/src/commands/build/index.ts
  • packages/tailwindcss/src/candidate.ts

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


Walkthrough

Corrected spelling errors in two code comments. The changes affect the CLI build command and candidate processing logic. No functional code or public declarations changed.

Priority: ⬇️ Low

Merge Risk: ⚪ Minimal · up to 2b133

No actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: correcting two comment typos.
Description check ✅ Passed The description directly matches the changeset and identifies both corrected comment typos. It also states that behavior is unchanged.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

[Low risk] Fixes two spelling errors in code comments.

The PR appears safe to merge.

Reviews (3) · Last reviewed commit: "fix: correct two comment typos"

@RobinMalfait
RobinMalfait enabled auto-merge (squash) September 25, 2026 11:13

@RobinMalfait RobinMalfait left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

- packages/@tailwindcss-cli/src/commands/build/index.ts:
  'Succesfully' -> 'Successfully'
- packages/tailwindcss/src/candidate.ts:
  'preceeded' -> 'preceded'

Comment-only changes; no behavior affected.
@RobinMalfait
RobinMalfait merged commit 9798a8a into tailwindlabs:main Sep 25, 2026
9 checks passed
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