Skip to content

Commit

Permalink
Update docs/references/javascript/clerk/waitlist-methods.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: victoria <[email protected]>
  • Loading branch information
alexisintech and victoriaxyz authored Nov 18, 2024
1 parent f5ed2a2 commit 2cc400a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/javascript/clerk/waitlist-methods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function joinWaitlist({ emailAddress }: JoinWaitlistParams): Promise<Waitlist>
- `emailAddress`
- `string`

The email address of the user you want to add in the waitlist
The email address of the user you want to add in the waitlist.
</Properties>

### Example
Expand Down

0 comments on commit 2cc400a

Please sign in to comment.