diff --git a/README.md b/README.md index 4634750..ba8a48f 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ export const Signup = () => Only one! -#### `onChange: (currentState: FormikState, nextState: FormikState => void` +#### `onChange: (currentState: FormikState, nextState: FormikState) => void` Put your side effect here.