diff --git a/docs/components/popovers.md b/docs/components/popovers.md index 727189083..a723f33e3 100644 --- a/docs/components/popovers.md +++ b/docs/components/popovers.md @@ -265,7 +265,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap An array of constraints - passed through to Tether. For more information refer to Tether's constraint docs. - offsets + offset string '0 0' Offset of the popover relative to its target. For more information refer to Tether's offset docs. diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md index 204c2ddaa..fb8cb24dd 100644 --- a/docs/components/tooltips.md +++ b/docs/components/tooltips.md @@ -229,7 +229,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap An array of constraints - passed through to Tether. For more information refer to Tether's constraint docs. - offsets + offset string '0 0' Offset of the popover relative to its target. For more information refer to Tether's offset docs.