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/yaml
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-03-14 02:53:06 +0300
committerEvan Read <eread@gitlab.com>2019-03-14 02:53:06 +0300
commit3c16ce69b418a942b843dabb31d6ca91bade5323 (patch)
treebfe110e3ce34e7e8d2deec51dc1acfde9a4d2fb8 /doc/ci/yaml
parent5bcae596c211bb89acaf5632f37c13a78a33ad1f (diff)
Fix missing full stop
Diffstat (limited to 'doc/ci/yaml')
-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 09dc629faca..92a1556e0fb 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -1796,7 +1796,7 @@ All nested includes will be executed without context as public user, so only ano
or public project, or template is allowed.
NOTE: **Note:**
-Changes to remote includes will not affect already created pipelines.To have remote includes affect already
+Changes to remote includes will not affect already created pipelines. To have remote includes affect already
created pipelines, recreate the pipeline.
#### Nested includes