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
path: root/doc/ci
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-24 09:13:16 +0300
committerEvan Read <eread@gitlab.com>2019-07-24 09:13:16 +0300
commit3cead37e526ecf0a402a35204ee371ae2407cb8b (patch)
treeffac55d35e9861b329ca31812dea519d7a5ca716 /doc/ci
parentbc01ecd21340d62d7927bef3566b061348d9432e (diff)
parenta5e7e95d09216436f1b303b3593cd795fb409e13 (diff)
Merge branch 'docs-correct-omitted-word' into 'master'
Correct an omitted word See merge request gitlab-org/gitlab-ce!31083
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/yaml/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 001f951ebb8..09b9fc87986 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -505,7 +505,7 @@ Feature.enable(:allow_unsafe_ruby_regexp)
### `only`/`except` (advanced)
CAUTION: **Warning:**
-This an _alpha_ feature, and it is subject to change at any time without
+This is an _alpha_ feature, and it is subject to change at any time without
prior notice!
GitLab supports both simple and complex strategies, so it's possible to use an