Skip to content

Commit

Permalink
removing unneccessary "s"
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben2W committed Nov 21, 2024
1 parent b0bd8d9 commit f25d216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/backend/authenticate-request.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export async function GET(req: Request) {
}
```
### Machine token verifications
### Machine token verification
The following example uses the `authenticateRequest()` to verify a machine token.
Expand Down

0 comments on commit f25d216

Please sign in to comment.