summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2018-09-22 19:16:36 +0000
committerBen Bodenmiller <bbodenmiller@hotmail.com>2018-09-22 19:16:36 +0000
commitc21e4af35388350ad30077f19271a7ed7bc4f3de (patch)
tree75b8224c7adbabfbe08e648df8fe1ec8362ba847
parent4c8d2232ca3e4b97a313e9ac4d96dee2b3de9e84 (diff)
downloadgitlab-ce-c21e4af35388350ad30077f19271a7ed7bc4f3de.tar.gz
Docs: one-off typo fix
-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.