Skip to content

Commit 0051aba

Browse files
committed
fixed docs
1 parent 92c7faa commit 0051aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fern/docs/pages/sdk/team.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ An invitation email containing a magic link will be sent to the specified user.
103103
**Parameters**
104104

105105
<div className="indented">
106-
<ParamField path="options" type="TeamInviteUserOptions" required>
106+
<ParamField path="options" type="object" required>
107107
<div className="indented">
108108
<ParamField path="email" type="string" required>
109109
The email of the user to invite.

0 commit comments

Comments
 (0)