roelvan 9 年之前
父节点
当前提交
ba3b52d9f8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/actions.md

+ 1 - 1
docs/en/actions.md

@@ -187,7 +187,7 @@ export const caller = ({dispatch, state, watch}) {
 }
 ```
 
-Otherwise, you should use the old-fationed function syntax:
+Otherwise, you should use the old-fashioned function syntax:
 
 ```javascript
 import {callee} from './anotherActionModule'