docs: fix typo in container.ts comment ("a the" -> "the") by nakanoh · Pull Request #18223 · tailwindlabs/tailwindcss

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@nakanoh

Copy link

Contributor

@nakanoh nakanoh commented

Jun 5, 2025

Description

Fixed a typo in the container.ts comment where "a the" was incorrectly written as "the" for better readability.

Test Plan

  • Verified the change is purely documentation-related and doesn't affect functionality
  • Ensured the comment is more readable and grammatically correct
  • No tests needed as this is a documentation-only change

Changes

  • Modified comment in packages/tailwindcss/src/compat/container.ts
  • Changed "When setting a the screens in v3" to "When setting the screens in v3"

@nakanoh nakanoh requested a review from a team as a code owner

June 5, 2025 01:53

@thecrypticace thecrypticace merged commit 8bfbac5 into tailwindlabs:main

Jun 5, 2025

7 checks passed

@thecrypticace

Copy link

Contributor

Thanks!

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

Reviewers

1 more reviewer

@thecrypticace thecrypticace thecrypticace approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@nakanoh @thecrypticace @nakano-h