diff --git a/web/src/components/CreateSteps/CreateStepFooter.tsx b/web/src/components/CreateSteps/CreateStepFooter.tsx index d5c5f61f60..b888706e14 100644 --- a/web/src/components/CreateSteps/CreateStepFooter.tsx +++ b/web/src/components/CreateSteps/CreateStepFooter.tsx @@ -53,7 +53,7 @@ const CreateStepFooter = ({isValid, stepNumber, step, isLastStep, onPrev, isLoad type="primary" loading={isLoading} > - Create + Create & Run )}