diff --git a/docs/4.1/components/dropdowns.md b/docs/4.1/components/dropdowns.md index 4ca223784179..0ee4e07c0509 100644 --- a/docs/4.1/components/dropdowns.md +++ b/docs/4.1/components/dropdowns.md @@ -826,7 +826,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap display string - dynamic | static + 'dynamic' By default, we use Popper.js for dynamic positioning. Disable this with `static`.