From: Chris Rebert Date: Fri, 21 Aug 2015 05:13:39 +0000 (-0700) Subject: tooltips.md: Fix capitalization of "Tether" more X-Git-Tag: v4.0.0-alpha.2~472 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=136e8a480683acdb394523313abaa927d842d86a;p=thirdparty%2Fbootstrap.git tooltips.md: Fix capitalization of "Tether" more --- diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md index 1d44c39382..9b28a1eaa7 100644 --- a/docs/components/tooltips.md +++ b/docs/components/tooltips.md @@ -220,13 +220,13 @@ 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. + An array of constraints - passed through to Tether. For more information refer to Tether's constraint docs. offsets string '0 0' - Offset of the popover relative to it's target. For more information refer to tether's offset docs. + Offset of the popover relative to it's target. For more information refer to Tether's offset docs.