diff --git a/project/cookiecutter.json b/project/cookiecutter.json index cebdb8a..0bc7fa4 100644 --- a/project/cookiecutter.json +++ b/project/cookiecutter.json @@ -118,7 +118,7 @@ "0": "No" }, "devops_gitlab_deploy": { - "__prompt__": "Add GitLab Action to Deploy this project?", + "__prompt__": "Add GitLab CI/CD to deploy this project?", "1": "Yes", "0": "No" }