Skip to content

Commit 03be8e7

Browse files
committed
docs: update parameters
1 parent e12fe9c commit 03be8e7

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
@@ -83,7 +83,7 @@ Each one of them encapsulates the operations related to it (like listing, updati
8383

8484
### Forms
8585

86-
#### `forms.list({ page: 1, pageSize = 10, search = '' })`
86+
#### `forms.list({ page: 1, pageSize = 10, search = '', page })`
8787
- Get a list of your typeforms
8888
- Returns a list of typeform with the payload [refenced here](https://developer.typeform.com/create/reference/retrieve-forms/).
8989

0 commit comments

Comments
 (0)