From 2f7d5fd26ba3bfa2bed3bfa5b348a77d66134178 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 26 Jun 2014 12:15:20 -0700 Subject: [PATCH] docs: minor correction to the focus-triggered popover demo explanation --- docs/_includes/js/popovers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 03bea643a2..3f5702b49a 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -109,7 +109,7 @@ sagittis lacus vel augue laoreet rutrum faucibus."> {% endhighlight %}

Dismiss on next click

-

Use the focus trigger to dismiss popovers on their next click.

+

Use the focus trigger to dismiss popovers on the next click that the user makes.

-- 2.47.2