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:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2018-09-22 22:16:36 +0300
committerBen Bodenmiller <bbodenmiller@hotmail.com>2018-09-22 22:16:36 +0300
commitc21e4af35388350ad30077f19271a7ed7bc4f3de (patch)
tree75b8224c7adbabfbe08e648df8fe1ec8362ba847 /doc/ci/interactive_web_terminal
parent4c8d2232ca3e4b97a313e9ac4d96dee2b3de9e84 (diff)
Docs: one-off typo fix
Diffstat (limited to 'doc/ci/interactive_web_terminal')
-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.