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: '移动'