diff --git a/libs/ui/app/workflows/[id]/workflow.tsx b/libs/ui/app/workflows/[id]/workflow.tsx index 5454a7458..e11a2aad3 100644 --- a/libs/ui/app/workflows/[id]/workflow.tsx +++ b/libs/ui/app/workflows/[id]/workflow.tsx @@ -51,7 +51,7 @@ export default function WorkflowDetail({ workflow={workflow} onSave={handleLLMSave} title="Configure a Language Model" - description="Before you can start creating your first worflow you need to configure a Language Model from one of the options below." + description="Before you can start creating your first workflow you need to configure a Language Model from one of the options below." />