diff --git a/src/routes/(console)/project-[project]/createVariable.svelte b/src/routes/(console)/project-[project]/createVariable.svelte index 435dd8eb3..e8c2bf9b7 100644 --- a/src/routes/(console)/project-[project]/createVariable.svelte +++ b/src/routes/(console)/project-[project]/createVariable.svelte @@ -45,7 +45,7 @@ Set the environment variables or secret keys that will be passed to {!isGlobal - ? `your ${product}s` + ? `your ${product}` : `all functions and sites within your project`}.