]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update magellan reflow documentation 6978/head
authorDavid Francisco <dmfrancisc@gmail.com>
Tue, 3 Nov 2015 19:27:45 +0000 (19:27 +0000)
committerDavid Francisco <dmfrancisc@gmail.com>
Tue, 3 Nov 2015 19:27:45 +0000 (19:27 +0000)
The library's name is `magellan-expedition` instead of `magellan`.

doc/pages/components/magellan.html

index e21f551c5cc7cb2245224f5aa2b2ba4174561840..77ee7a94e6a2935790555b41e3ecb4e69c61c828 100644 (file)
@@ -84,7 +84,7 @@ Reflow will make Foundation check the DOM for any elements and re-apply any list
 
 {{#markdown}}
 ```javascript
-$(document).foundation('magellan', 'reflow');
+$(document).foundation('magellan-expedition', 'reflow');
 ```
 {{/markdown}}
 
@@ -106,4 +106,4 @@ If the default "foundation" import was commented out, then make sure you import
 
 ## Accessibility
 
-<p class="panel">This component is not yet accessible. Stay tuned for updates in future releases.</p>
\ No newline at end of file
+<p class="panel">This component is not yet accessible. Stay tuned for updates in future releases.</p>