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/administration/audit_events.md')
-rw-r--r--doc/administration/audit_events.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md
index 6366ed21865..fa217c31eb2 100644
--- a/doc/administration/audit_events.md
+++ b/doc/administration/audit_events.md
@@ -144,7 +144,7 @@ the steps bellow.
1. Enter the Rails console:
- ```sh
+ ```shell
sudo gitlab-rails console
```