From 3ae076d95d1c171e51d4a67110fc3d2974ba02ff Mon Sep 17 00:00:00 2001 From: panteliselef Date: Wed, 11 Dec 2024 19:03:59 +0200 Subject: [PATCH] polish copy Co-authored-by: Mike Wickett --- packages/clerk-js/src/ui/components/KeylessPrompt/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/clerk-js/src/ui/components/KeylessPrompt/index.tsx b/packages/clerk-js/src/ui/components/KeylessPrompt/index.tsx index 6b78adc9d7..62cb64e9fe 100644 --- a/packages/clerk-js/src/ui/components/KeylessPrompt/index.tsx +++ b/packages/clerk-js/src/ui/components/KeylessPrompt/index.tsx @@ -324,12 +324,11 @@ const _KeylessPrompt = (_props: KeylessPromptProps) => { > {claimed ? ( <> - You claimed your application, but haven't added the keys to the .env file. Get your keys from API - Keys page in dashboard + You claimed this application, but haven't set keys in your environment. Get your keys from the Clerk Dashboard. ) : ( <> - We noticed your app was running without API Keys. Claim this instance by linking a Clerk account.{' '} + API keys were missing so we generated them for you. Link this instance to your Clerk account to make configuration changes.{' '} ({