Skip to content

Commit

Permalink
Update docs/machine-requests/overview.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Bryce Kalow <[email protected]>
  • Loading branch information
Ben2W and brkalow authored Feb 7, 2025
1 parent d029ef2 commit 0c6c680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/machine-requests/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You can verify machine tokens in two ways:

### Using Clerk's Backend SDKs

By default, authenticating requests, will default to authenticating user [session requests](/docs/session-requests/overview).
By default, authenticating requests will default to authenticating them as user [session requests](/docs/session-requests/overview).

For machine requests, you can use the `entity: 'machine'` option to authenticate requests.

Expand Down

0 comments on commit 0c6c680

Please sign in to comment.