summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bettis <jbettis@google.com>2022-11-01 11:21:07 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-11-02 10:39:12 +0000
commit40fb838e0f56493c3b8999a14457f94bae7e06cb (patch)
tree42939aa10a5065404ca1bbcf5d573606e33f3e29
parente2c105b628245366a9e8d66a8639f9f2c0fd0044 (diff)
downloadchrome-ec-40fb838e0f56493c3b8999a14457f94bae7e06cb.tar.gz
ec: Add missing words in gitlab doc
There was an incomplete sentence. I finished it. BRANCH=None BUG=None TEST=None Signed-off-by: Jeremy Bettis <jbettis@google.com> Change-Id: I991b5248453baeb2e8a0540d59ba3056b19baafa Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3995819 Commit-Queue: Tomasz Michalec <tmichalec@google.com> Tested-by: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Tomasz Michalec <tmichalec@google.com> Auto-Submit: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--docs/gitlab.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gitlab.md b/docs/gitlab.md
index 9f8d07ceec..617c8a9154 100644
--- a/docs/gitlab.md
+++ b/docs/gitlab.md
@@ -45,7 +45,7 @@ sudo dpkg -i gitlab-runner_amd64.deb
### Running a Job
Once Docker and the Gitlab Runner are installed, invoke it as follows. This
-takes place outside of the
+takes place outside of the chroot environment.
```
(outside)