diff --git a/src/plugins/cloud-foundry/view/applications/workflows/add-app-workflow/add-app-workflow.directive.js b/src/plugins/cloud-foundry/view/applications/workflows/add-app-workflow/add-app-workflow.directive.js index dcfd7034db..e698734f2e 100644 --- a/src/plugins/cloud-foundry/view/applications/workflows/add-app-workflow/add-app-workflow.directive.js +++ b/src/plugins/cloud-foundry/view/applications/workflows/add-app-workflow/add-app-workflow.directive.js @@ -309,7 +309,7 @@ title: gettext('Deploy App'), templateUrl: path + 'cli-subflow/deploy.html', formName: 'application-cli-deploy-form', - nextBtnText: gettext('Finished with code change'), + nextBtnText: gettext('Finished'), isLastStep: true } ]