diff --git a/packages/webawesome/docs/docs/components/dropdown.md b/packages/webawesome/docs/docs/components/dropdown.md index 94c3bd83b..18aebfb64 100644 --- a/packages/webawesome/docs/docs/components/dropdown.md +++ b/packages/webawesome/docs/docs/components/dropdown.md @@ -273,10 +273,10 @@ The distance from the panel to the trigger can be customized using the `distance ### Offset -The offset of the panel along the trigger can be customized using the `offset` attribute. This value is specified in pixels. +The offset of the panel along the trigger can be customized using the `skidding` attribute. This value is specified in pixels. ```html {.example} - + Edit Cut