docs: fix typo in container.ts comment ("a the" -> "the") by nakanoh · Pull Request #18223 · tailwindlabs/tailwindcss
Navigation Menu
{{ message }}
tailwindlabs / tailwindcss Public
- Notifications You must be signed in to change notification settings
- Fork 5.1k
Merged
thecrypticace merged 2 commits intotailwindlabs:mainfrom
Jun 5, 2025Merged
docs: fix typo in container.ts comment ("a the" -> "the")#18223
thecrypticace merged 2 commits intotailwindlabs:mainfrom
docs: fix typo in container.ts comment ("a the" -> "the")#18223
thecrypticace merged 2 commits intotailwindlabs:mainfrom
Conversation
Copy link
Contributor
nakanoh
commented
Jun 5, 2025
nakanoh
commented
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
screensin v3" to "When setting thescreensin v3"
nakanoh
requested a review
from a team
as a code owner
thecrypticace approved these changes Jun 5, 2025
Copy link
Contributor
thecrypticace
commented
Jun 5, 2025
thecrypticace commented
Jun 5, 2025Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment