roelvan 9 tahun lalu
induk
melakukan
ba3b52d9f8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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'