From: Abdullah Salem Date: Wed, 29 Jun 2016 20:00:30 +0000 (+0300) Subject: Fixed the Tooltip component name #8981 X-Git-Tag: v6.2.4-rc1~32^2~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8982%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fixed the Tooltip component name #8981 --- diff --git a/docs/pages/tooltip.md b/docs/pages/tooltip.md index e829db768..c2fefa333 100644 --- a/docs/pages/tooltip.md +++ b/docs/pages/tooltip.md @@ -1,5 +1,5 @@ --- -title: Tooltips +title: Tooltip description: Tooltips? More like Cooltips. But really though, tooltips are nifty for displaying extended information for a term or action on a page. sass: scss/components/_tooltip.scss js: js/foundation.tooltip.js