Skip to content

Commit c36dd8c

Browse files
Update wording (#855)
* Update wording * Update drop-shadow.mdx Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
1 parent dc3ae86 commit c36dd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/drop-shadow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const classes = {
2424

2525
## Usage
2626

27-
Use the `drop-shadow-{amount}` utilities alongside the `filter` utility to blur an element.
27+
Use the `drop-shadow-{amount}` utilities alongside the `filter` utility to add a drop shadow to an element.
2828

2929
```html
3030
<div class="filter drop-shadow-lg ...">

0 commit comments

Comments
 (0)