Merge branch 'docs-ci-cd-correct-mpenna20190906' into 'master'

Docs: Corrected CI to CD in introduction

Closes #66005

See merge request gitlab-org/gitlab-ce!32787
This commit is contained in:
Evan Read 2019-09-10 00:18:27 +00:00
commit e6610bac36

View file

@ -2,7 +2,7 @@
> [Introduced][ee-1659] in [GitLab Premium][eep] 9.1.
A popular [Continuous Integration](https://en.wikipedia.org/wiki/Continuous_integration)
A popular [Continuous Deployment](https://en.wikipedia.org/wiki/Continuous_deployment)
strategy, where a small portion of the fleet is updated to the new version of
your application.