Skip to content

Commit ba3b52d

Browse files
roelvanchrisvfritz
authored andcommitted
typo (#200)
1 parent b0c5bd2 commit ba3b52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ export const caller = ({dispatch, state, watch}) {
187187
}
188188
```
189189

190-
Otherwise, you should use the old-fationed function syntax:
190+
Otherwise, you should use the old-fashioned function syntax:
191191

192192
```javascript
193193
import {callee} from './anotherActionModule'

0 commit comments

Comments
 (0)