summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-07-15 06:18:14 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-07-15 06:18:14 +0000
commite674a9d97822553c930062b9c5f4d4a349d39c11 (patch)
tree10ce82166b388422e9d158ee09b382f503337e8a
parentdd8c993b53d9f41c93748b469d5639a18ac058a5 (diff)
parentbfd858dbba23b5fe8a63d82c40d464e6a19b2ce8 (diff)
downloadgitlab-ce-e674a9d97822553c930062b9c5f4d4a349d39c11.tar.gz
Merge branch 'expand-acronym' into 'master'
expand (CD) acronym See merge request gitlab-org/gitlab-ce!30646
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e64f04cea59..51dc87ac653 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ To see how GitLab looks please see the [features page on our website](https://ab
- Manage Git repositories with fine grained access controls that keep your code secure
- Perform code reviews and enhance collaboration with merge requests
-- Complete continuous integration (CI) and CD pipelines to builds, test, and deploy your applications
+- Complete continuous integration (CI) and continuous deployment/delivery (CD) pipelines to build, test, and deploy your applications
- Each project can also have an issue tracker, issue board, and a wiki
- Used by more than 100,000 organizations, GitLab is the most popular solution to manage Git repositories on-premises
- Completely free and open source (MIT Expat license)