diff --git a/packages/ui/components/document/document-global-auth-access-select.tsx b/packages/ui/components/document/document-global-auth-access-select.tsx index f660d7c10..4704f80eb 100644 --- a/packages/ui/components/document/document-global-auth-access-select.tsx +++ b/packages/ui/components/document/document-global-auth-access-select.tsx @@ -20,7 +20,7 @@ export const DocumentGlobalAuthAccessSelect = forwardRef ( ), @@ -57,8 +57,8 @@ export const DocumentGlobalAuthAccessTooltip = () => ( Require account - The recipient must be signed in to view the document
  • - None - The document can be accessed directly by the URL sent to the - recipient + No restrictions - The document can be accessed directly by the URL sent + to the recipient
  • diff --git a/packages/ui/components/document/document-global-auth-action-select.tsx b/packages/ui/components/document/document-global-auth-action-select.tsx index bb04f91fb..b341f459c 100644 --- a/packages/ui/components/document/document-global-auth-action-select.tsx +++ b/packages/ui/components/document/document-global-auth-action-select.tsx @@ -20,7 +20,7 @@ export const DocumentGlobalAuthActionSelect = forwardRef ( ), @@ -70,7 +70,7 @@ export const DocumentGlobalAuthActionTooltip = () => ( their settings
  • - None - No authentication required + No restrictions - No authentication required