diff --git a/src/lib/wizards/functions/steps/gitConfiguration.svelte b/src/lib/wizards/functions/steps/gitConfiguration.svelte index d021ca6567..9980e765d9 100644 --- a/src/lib/wizards/functions/steps/gitConfiguration.svelte +++ b/src/lib/wizards/functions/steps/gitConfiguration.svelte @@ -26,9 +26,9 @@ - Git + Branch - Configure the Git repository that will trigger your function deployments when updated. + Choose the Git branch that will trigger your function deployments when updated. diff --git a/src/routes/auth/magic-url/+page.svelte b/src/routes/auth/magic-url/+page.svelte index 878029347f..905d5e1487 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 1d9291ed2c..d5691d4883 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 2a39500815..949a5f9d54 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