From: Rick Hawkins Date: Mon, 2 Jul 2018 22:42:17 +0000 (-0700) Subject: Use correct data attribute for responsive toggle with animation X-Git-Tag: v6.6.0~3^2~138^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11373%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Use correct data attribute for responsive toggle with animation --- diff --git a/docs/pages/responsive-navigation.md b/docs/pages/responsive-navigation.md index 1df9bd79f..47439dc22 100644 --- a/docs/pages/responsive-navigation.md +++ b/docs/pages/responsive-navigation.md @@ -245,7 +245,7 @@ By default, the title bar will be visible on small screens, and the Menu hides. ## Responsive Toggle with animation -To use animations from the Motion UI library, include the data-animation="someAnimationIn someAnimationOut" attribute. +To use animations from the Motion UI library, include the data-animate="someAnimationIn someAnimationOut" attribute.