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.{' '} ({