Skip to content

Commit 24cc6cc

Browse files
authored
Fix typo on v3.4 blog post
1 parent 3e8ff90 commit 24cc6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/tailwindcss-v3-4/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,4 +431,4 @@ In the mean time, dig in to Tailwind CSS v3.4 by updating to the latest version
431431
$ npm install tailwindcss@latest
432432
```
433433

434-
With `:has()` and the new `*` variant, your HTML is about get more out of control than ever.
434+
With `:has()` and the new `*` variant, your HTML is about to get more out of control than ever.

0 commit comments

Comments
 (0)