summaryrefslogtreecommitdiff
path: root/gitlab.md
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab.md')
-rw-r--r--gitlab.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab.md b/gitlab.md
index d22be2e..9eb53ae 100644
--- a/gitlab.md
+++ b/gitlab.md
@@ -152,7 +152,7 @@ The build has the following steps:
pull instead to update an existing clone, but that's an
optimisation, whiche we'll implement when it's needed. The git
operation may require credentials (e.g., security embargoed
- repositories), which the vCS worker has: they're installed when the
+ repositories), which the VCSWorker has: they're installed when the
host is deployed. No other CI host has those credentials.
4. The VCS worker pushed the repository to GitLab. This may again