Skip to content

Commit e576af3

Browse files
author
Matthew Sebolt
committed
2 parents 710c304 + 33ec794 commit e576af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/what-is-continuous-delivery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 04/04/2017
1818
Continuous Delivery (CD) is the process to build, test, configure and
1919
deploy from a build to a production environment. Multiple testing or
2020
staging environments create a _Release Pipeline_ to automate the
21-
creation of infrastructure and deployment of a new. Successive
21+
creation of infrastructure and deployment of a new build. Successive
2222
environments support progressively longer-running activities of
2323
integration, load, and user acceptance testing. [Continuous
2424
Integration](what-is-continuous-integration.md "Continuous Integration")

0 commit comments

Comments
 (0)