File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/ui/src/components/devPrompts/KeylessPrompt Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -425,7 +425,7 @@ const KeylessPromptInternal = (_props: KeylessPromptProps) => {
425425 text- wrap: pretty;
426426 ` }
427427 >
428- We generated temporary API keys so you can quickly test out Clerk .
428+ Temporary API keys are enabled so you can get started immediately .
429429 </ p >
430430 < p
431431 css = { css `
@@ -437,8 +437,8 @@ const KeylessPromptInternal = (_props: KeylessPromptProps) => {
437437 text- wrap: pretty;
438438 ` }
439439 >
440- Claim this application to access the Clerk dashboard where you can configure changes (e.g. add
441- Google SSO) .
440+ Claim this application to access the Clerk Dashboard where you can manage auth settings and explore
441+ more Clerk features .
442442 </ p >
443443 </ >
444444 ) }
You can’t perform that action at this time.
0 commit comments