diff --git a/src/AdminConsole/Components/Pages/App/Onboarding/GetStarted.razor b/src/AdminConsole/Components/Pages/App/Onboarding/GetStarted.razor index d7b6c0274..81b9d933f 100644 --- a/src/AdminConsole/Components/Pages/App/Onboarding/GetStarted.razor +++ b/src/AdminConsole/Components/Pages/App/Onboarding/GetStarted.razor @@ -17,7 +17,7 @@
Let's get set up using Passwordless.dev. Please feel free to read all the documentation.
-Here are your API keys. You will use these to access the Passwordless api. The public API key is used client side and is safe to share, while the private API key is used on your backend and should never be exposed.
+Here are your API keys. You will use these to access the Passwordless api. The public API key is used client side and is safe to share, while the secret API key is used on your backend and should never be exposed.