From 5a15971920c443d7e347c8edad79a6f2eafd9659 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Fri, 25 Sep 2015 09:14:25 +0200 Subject: [PATCH] Use correct default value of `constraints` in Tooltip docs; fixes #17671 Closes #17699 --- docs/components/tooltips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md index 034af3e384..b67f5ec630 100644 --- a/docs/components/tooltips.md +++ b/docs/components/tooltips.md @@ -219,7 +219,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap constraints Array - 'hover focus' + [] An array of constraints - passed through to Tether. For more information refer to Tether's constraint docs. -- 2.47.2