diff --git a/docs/components/popovers.md b/docs/components/popovers.md index 93529edb96..614be7e2b5 100644 --- a/docs/components/popovers.md +++ b/docs/components/popovers.md @@ -267,7 +267,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap fallbackPlacement string | array - ['top', 'right', 'bottom', 'left'] + 'flip' Allow to specify which position Popper will use on fallback. For more information refer to Popper.js's behavior docs