From b925d17bb8c38b615db7656c23714cb93de0360b Mon Sep 17 00:00:00 2001 From: NeWiBi Date: Sat, 12 Mar 2016 11:58:39 +0000 Subject: [PATCH] Correction in plugin options. Changed 'in' to 'out' in explanation for changing default effects. --- docs/pages/orbit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/orbit.md b/docs/pages/orbit.md index ad1254d5f..fe18c6d3c 100644 --- a/docs/pages/orbit.md +++ b/docs/pages/orbit.md @@ -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`: -- 2.47.2