Skip to content

Commit e79f82d

Browse files
committed
Fixed docs again
1 parent d2dbdb8 commit e79f82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const undecorate = decorator(form)
6363

6464
## API
6565

66-
### `createDecorator: (...calculations: Calculation[]): Decorator`
66+
### `createDecorator: (...calculations: Calculation[]) => Decorator`
6767

6868
A function that takes a set of calculations and returns a 🏁 Final Form
6969
[`Decorator`](https://github.com/final-form/final-form#decorator-form-formapi--unsubscribe).

0 commit comments

Comments
 (0)