diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index a782a12047..9e2532733f 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -229,7 +229,7 @@ sagittis lacus vel augue laoreet rutrum faucibus."> trigger string 'click' - How popover is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space. + How popover is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space. manual cannot be combined with any other trigger. viewport diff --git a/docs/_includes/js/tooltips.html b/docs/_includes/js/tooltips.html index 5b399a5f38..991c0c9c94 100644 --- a/docs/_includes/js/tooltips.html +++ b/docs/_includes/js/tooltips.html @@ -195,7 +195,7 @@ $('#example').tooltip(options) trigger string 'hover focus' - How tooltip is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space. + How tooltip is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space. manual cannot be combined with any other trigger. viewport