diff --git a/apps/dashboard/src/components/create-workflow-button.tsx b/apps/dashboard/src/components/create-workflow-button.tsx
index 82df5aeace3..f3b6764a62e 100644
--- a/apps/dashboard/src/components/create-workflow-button.tsx
+++ b/apps/dashboard/src/components/create-workflow-button.tsx
@@ -93,7 +93,7 @@ export const CreateWorkflowButton = (props: CreateWorkflowButtonProps) => {
Learn more