]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use correct data attribute for responsive toggle with animation 11373/head
authorRick Hawkins <rick.hawkins@slalom.com>
Mon, 2 Jul 2018 22:42:17 +0000 (15:42 -0700)
committerRick Hawkins <rick.hawkins@slalom.com>
Mon, 2 Jul 2018 22:42:17 +0000 (15:42 -0700)
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">