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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-23 00:11:31 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-23 00:11:31 +0300
commit83020ec58ca17261d563b314576b3191e08afba0 (patch)
tree40fb02ec3265a0ddb2c5e3fec6284986dac7484e /doc/user/packages/debian_repository
parent88620da25def237534c9156d133be46d4da6310b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/packages/debian_repository')
-rw-r--r--doc/user/packages/debian_repository/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/packages/debian_repository/index.md b/doc/user/packages/debian_repository/index.md
index 29641380753..c8939fcd00d 100644
--- a/doc/user/packages/debian_repository/index.md
+++ b/doc/user/packages/debian_repository/index.md
@@ -138,7 +138,7 @@ To install a package:
1. Configure the repository:
- If you are using a private project, add your [credentials](#authenticate-to-the-package-registry) to your apt config:
+ If you are using a private project, add your [credentials](#authenticate-to-the-package-registry) to your apt configuration:
```shell
echo 'machine gitlab.example.com login <username> password <your_access_token>' \