]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Correction in plugin options.
authorNeWiBi <n.biddie@ntlworld.com>
Sat, 12 Mar 2016 11:58:39 +0000 (11:58 +0000)
committerNeWiBi <n.biddie@ntlworld.com>
Sat, 12 Mar 2016 11:58:39 +0000 (11:58 +0000)
Changed 'in' to 'out' in explanation for changing default effects.

docs/pages/orbit.md

index ad1254d5f915c5fad537bf0ff7c2ed1f047a1453..fe18c6d3c85dede82896cbf7ddc7647ffe7e61bb 100644 (file)
@@ -161,7 +161,7 @@ Orbit uses [Motion UI](motion-ui.html) CSS classes to animate slides around. The
 - `data-anim-in-from-left`: transition to play when a slide comes *in from the left*.
 - `data-anim-in-from-right`: transition to play when a slide comes *in from the right*.
 - `data-anim-out-from-left`: transition to play when a slide comes *out from the left*.
-- `data-anim-in-from-right`: transition to play when a slide comes *in from the right*.
+- `data-anim-out-from-right`: transition to play when a slide comes *out from the right*.
 
 Since those option names are pretty *long*, you can also set them all in one HTML attribute, using `data-options`: