From 12d780c27100aba0409b854227a4b1733e5bcfe6 Mon Sep 17 00:00:00 2001 From: David Francisco Date: Tue, 3 Nov 2015 19:27:45 +0000 Subject: [PATCH] Update magellan reflow documentation The library's name is `magellan-expedition` instead of `magellan`. --- doc/pages/components/magellan.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pages/components/magellan.html b/doc/pages/components/magellan.html index e21f551c5..77ee7a94e 100644 --- a/doc/pages/components/magellan.html +++ b/doc/pages/components/magellan.html @@ -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 -

This component is not yet accessible. Stay tuned for updates in future releases.

\ No newline at end of file +

This component is not yet accessible. Stay tuned for updates in future releases.

-- 2.47.2