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>2023-09-26 15:10:48 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-26 15:10:48 +0300
commitcd5179ede2020b45b4de70a10fb09cfcfe85c3df (patch)
tree57e78abcff2613b8915228bf1a01c8db0aa3caee /doc/integration
parent576bba90f9b4b4fdd604871805469f57c147e07c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/mattermost/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/mattermost/index.md b/doc/integration/mattermost/index.md
index 389568ccf6d..cf7178c7540 100644
--- a/doc/integration/mattermost/index.md
+++ b/doc/integration/mattermost/index.md
@@ -139,7 +139,7 @@ Save the changes and then run `sudo gitlab-ctl reconfigure`. If there are no err
## Specify numeric user and group identifiers
-The Linux pacakage creates a user and group `mattermost`. You can specify the
+The Linux package creates a user and group `mattermost`. You can specify the
numeric identifiers for these users in `/etc/gitlab/gitlab.rb` as follows:
```ruby