summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 4f28699..0a7ccfb 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -89,7 +89,7 @@ development.
## Overall solution approach
The overall approach to the architecture of the CI system, and the
-workflow supported by it, is to keep all changes in version control
+workflow supported by it, is to make all changes via version control
(git), which includes code, configuration, and scripts for building
and deploying. When a change is pushed to version control, CI builds
and tests the change, humans review the change, and if all seems to be