diff --git a/apps/client/src/features/auth/components/password-reset-form.tsx b/apps/client/src/features/auth/components/password-reset-form.tsx index 373bf717..98964067 100644 --- a/apps/client/src/features/auth/components/password-reset-form.tsx +++ b/apps/client/src/features/auth/components/password-reset-form.tsx @@ -45,7 +45,7 @@ export function PasswordResetForm({ resetToken }: PasswordResetFormProps) { - Password Reset + Password reset
diff --git a/apps/client/src/pages/auth/invite-signup.tsx b/apps/client/src/pages/auth/invite-signup.tsx index 95c35c24..c113bb9c 100644 --- a/apps/client/src/pages/auth/invite-signup.tsx +++ b/apps/client/src/pages/auth/invite-signup.tsx @@ -5,7 +5,7 @@ export default function InviteSignup() { return ( <> - Invitation signup - Docmost + Invitation Signup - Docmost diff --git a/apps/client/src/pages/auth/setup-workspace.tsx b/apps/client/src/pages/auth/setup-workspace.tsx index e24a5920..8f1ba9bf 100644 --- a/apps/client/src/pages/auth/setup-workspace.tsx +++ b/apps/client/src/pages/auth/setup-workspace.tsx @@ -32,7 +32,7 @@ export default function SetupWorkspace() { return ( <> - Setup workspace - Docmost + Setup Workspace - Docmost