diff --git a/en-US/C.xml b/en-US/C.xml
index 1e64cf3..83cf544 100644
--- a/en-US/C.xml
+++ b/en-US/C.xml
@@ -150,7 +150,7 @@
CI/CD
- Define on first use; generally continuous integration/continuous delivery. It does not mean continuous development, a term with questionable usefulness and only marginal adoption.
+ Define on first use; generally continuous integration/continuous delivery or deployment. It does not mean continuous development, a term with questionable usefulness and only marginal adoption.
Refer also to , , .
@@ -457,7 +457,7 @@
continuous deployment
- A special case of continuous delivery, where approved code is automatically pushed to production. Do not use "CD" to refer to this practice.
+ A special case of continuous delivery, where approved code is automatically pushed to production.