diff --git a/frontend/src/routes/index.svelte b/frontend/src/routes/index.svelte index 4971198de9..d73263dd76 100644 --- a/frontend/src/routes/index.svelte +++ b/frontend/src/routes/index.svelte @@ -62,7 +62,7 @@ The demo workspace shared in which all users get invited. {:else if $workspaceStore == 'starter'} - The starter workspace has all its elements (variables, resources, scripts, flows) shared across all other workspaces. Useful to seed workspace with common elements within your organization. @@ -168,14 +172,28 @@