From 1819a9dba02c98db3c2e6665df205039a2a4624a Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 11 Jan 2016 21:26:59 +0800 Subject: [PATCH] fix typo --- docs/spec/motion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spec/motion.md b/docs/spec/motion.md index 1de435adb5..3c4b02246a 100644 --- a/docs/spec/motion.md +++ b/docs/spec/motion.md @@ -136,7 +136,7 @@ motions = motions.concat([[{ direction: 'enter', type: '移动' }, { - name: '右方滑入', + name: '右方滑出', value: 'move-right', direction: 'leave', type: '移动'