diff --git a/src/routes/auth/magic-url/+page.svelte b/src/routes/auth/magic-url/+page.svelte index 878029347..905d5e148 100644 --- a/src/routes/auth/magic-url/+page.svelte +++ b/src/routes/auth/magic-url/+page.svelte @@ -22,7 +22,7 @@ }); -Missing Redirect URL +Missing redirect URL

Your Magic URL login flow is missing a proper redirect URL. Please check the

- Missing Redirect URL + Missing redirect URL

Your OAuth login flow is missing a proper redirect URL. Please check the

- Missing Redirect URL + Missing redirect URL

Your OAuth login flow is missing a proper redirect URL. Please check the - Auth Methods + Auth methods

Enable the authentication methods you wish to use.

diff --git a/src/routes/console/project-[project]/auth/teams/team-[team]/updatePrefs.svelte b/src/routes/console/project-[project]/auth/teams/team-[team]/updatePrefs.svelte index 1d9291ed2..d5691d488 100644 --- a/src/routes/console/project-[project]/auth/teams/team-[team]/updatePrefs.svelte +++ b/src/routes/console/project-[project]/auth/teams/team-[team]/updatePrefs.svelte @@ -56,7 +56,7 @@ - Team Preferences + Team preferences

You can update your team's preferences by storing shared information on the teams's objects so they can easily be shared across members. diff --git a/src/routes/console/project-[project]/functions/function-[function]/settings/updatePermissions.svelte b/src/routes/console/project-[project]/functions/function-[function]/settings/updatePermissions.svelte index 2a3950081..949a5f9d5 100644 --- a/src/routes/console/project-[project]/functions/function-[function]/settings/updatePermissions.svelte +++ b/src/routes/console/project-[project]/functions/function-[function]/settings/updatePermissions.svelte @@ -65,7 +65,7 @@ - Execute Access + Execute access

Choose who can execute this function using the client API. Learn more about

- API Keys + API keys