Skip to content

Commit 860f4fd

Browse files
committed
Add missing word
1 parent 6aa67f7 commit 860f4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/border-radius.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Use the `rounded-t-*`, `rounded-r-*`, `rounded-b-*`, and `rounded-l-*` utilities
114114

115115
### Rounding corners separately
116116

117-
Use `rounded-tl-*`, `rounded-tr-*`, `rounded-br-*`, and `rounded-bl-*` utilities to only round one corner of an element.
117+
Use the `rounded-tl-*`, `rounded-tr-*`, `rounded-br-*`, and `rounded-bl-*` utilities to only round one corner of an element.
118118

119119
```html {{ example: true }}
120120
<div class="flex flex-col sm:flex-row items-center justify-around gap-4 text-white text-sm text-center font-bold leading-6">

0 commit comments

Comments
 (0)