diff --git a/src/pages/docs/drop-shadow.mdx b/src/pages/docs/drop-shadow.mdx index e9d807f50..138b77c56 100644 --- a/src/pages/docs/drop-shadow.mdx +++ b/src/pages/docs/drop-shadow.mdx @@ -24,7 +24,7 @@ export const classes = { ## Usage -Use the `drop-shadow-{amount}` utilities alongside the `filter` utility to blur an element. +Use the `drop-shadow-{amount}` utilities alongside the `filter` utility to add a drop shadow to an element. ```html