From 0ddc46387757cf6c0d64c1962a7127aa28efcf72 Mon Sep 17 00:00:00 2001 From: shrimbly Date: Sat, 28 Mar 2026 20:45:20 +1300 Subject: [PATCH] copy: 'Choose the folder' instead of 'Choose a folder' Co-Authored-By: Claude Opus 4.6 --- src/components/quickstart/WorkflowBrowserView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/quickstart/WorkflowBrowserView.tsx b/src/components/quickstart/WorkflowBrowserView.tsx index 14c364a7..8dd13dd0 100644 --- a/src/components/quickstart/WorkflowBrowserView.tsx +++ b/src/components/quickstart/WorkflowBrowserView.tsx @@ -192,7 +192,7 @@ export function WorkflowBrowserView({

- Choose a folder that contains your workflow projects. You can change this later. + Choose the folder that contains your workflow projects. You can change this later.