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:
authorMarcia Ramos <virtua.creative@gmail.com>2018-09-26 16:31:50 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-09-26 16:31:50 +0300
commit404b7802d1d1a11f3fb7c5d4955927d74331b303 (patch)
treefaa876790d5a91c42799068776043bf5ac9076d1
parentcfd2c31bfe01d9dabc68c56dcd1cb1ddb53eb5bc (diff)
parentc21e4af35388350ad30077f19271a7ed7bc4f3de (diff)
Merge branch 'patch-25' into 'master'
Docs: one-off typo fix See merge request gitlab-org/gitlab-ce!21872
-rw-r--r--doc/ci/interactive_web_terminal/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/interactive_web_terminal/index.md b/doc/ci/interactive_web_terminal/index.md
index 8ce4fe55cec..7990917f809 100644
--- a/doc/ci/interactive_web_terminal/index.md
+++ b/doc/ci/interactive_web_terminal/index.md
@@ -3,7 +3,7 @@
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/50144) in GitLab 11.3.
Interactive web terminals give the user access to a terminal in GitLab for
-running one-of commands for their CI pipeline.
+running one-off commands for their CI pipeline.
NOTE: **Note:**
This is not available for the shared Runners on GitLab.com.