Skip to content

Commit 21c6473

Browse files
trying
1 parent 0c589fa commit 21c6473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/src/app/(docs)/concepts/auth-security

docs/src/app/(docs)/concepts/auth-security/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ this section we'll go over how to protect different parts of the UploadThing
1414
flow.
1515

1616
<Warning>
17-
Do not protect the entire `/api/uploadthing` route from being called by
17+
Do not protect the entire /api/uploadthing route from being called by
1818
unauthenticated users. The endpoint is called as a webhook by our server and
1919
thus must be publicly available.
2020
</Warning>

0 commit comments

Comments
 (0)