Skip to content

Commit 633aae1

Browse files
committed
Tweak hyphens code sample
1 parent e2438e0 commit 633aae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Using `hyphens-manual` and a carefully placed `­`, you can tell the browser
366366

367367
```html
368368
<p class="**hyphens-manual** ...">
369-
... Kraftfahrzeug&shy;Haftpflichtversicherung is a ...
369+
... Kraftfahrzeug**&shy;**Haftpflichtversicherung is a ...
370370
</p>
371371
```
372372

0 commit comments

Comments
 (0)