Skip to content

Commit

Permalink
Fix a typo in the readme (final-form#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmyslinski authored and erikras committed Oct 4, 2018
1 parent 28498eb commit 0d7799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ A predicate to determine whether or not the `initialValues` prop has changed. Us

#### `keepDirtyOnReinitialize?: boolean`

[See the 🏁 Final Form docs on `keepDirtyOnReinitialize`](https://github.com/final-form/final-form##keepdirtyonreinitialize-boolean).
[See the 🏁 Final Form docs on `keepDirtyOnReinitialize`](https://github.com/final-form/final-form#keepdirtyonreinitialize-boolean).

#### `mutators?: { [string]: Mutator }`

Expand Down

0 comments on commit 0d7799c

Please sign in to comment.