]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #11373 from rlhawk/responsive-toggle for v6.5.0
authorRick Hawkins <rick.hawkins@slalom.com>
Fri, 6 Jul 2018 20:31:55 +0000 (22:31 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Fri, 6 Jul 2018 20:51:40 +0000 (22:51 +0200)
1131937e6 Use correct data attribute for responsive toggle with animation

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/responsive-navigation.md

index 1df9bd79fbec4907f1d5c1de2f94ad7dbeeeffe4..47439dc22ae44ca6dfc97023d4e770e97d9b0da7 100644 (file)
@@ -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 <code>data-animation="someAnimationIn someAnimationOut"</code> attribute.
+To use animations from the Motion UI library, include the <code>data-animate="someAnimationIn someAnimationOut"</code> attribute.
 
 
 <div class="primary callout show-for-medium">