Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/build_test_package.md')
-rw-r--r--doc/development/build_test_package.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/build_test_package.md b/doc/development/build_test_package.md
index 1506017c6d5..bd2d7545bfc 100644
--- a/doc/development/build_test_package.md
+++ b/doc/development/build_test_package.md
@@ -29,7 +29,7 @@ trigger.
## Specifying versions of components
If you want to create a package from a specific branch, commit or tag of any of
-the GitLab components (like GitLab Workhorse, Gitaly, GitLab Pages, etc.), you
+the GitLab components (like GitLab Workhorse, Gitaly, or GitLab Pages), you
can specify the branch name, commit SHA or tag in the component's respective
`*_VERSION` file. For example, if you want to build a package that uses the
branch `0-1-stable`, modify the content of `GITALY_SERVER_VERSION` to