summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2015-04-24 09:35:08 +0000
committerValery Sizov <valery@gitlab.com>2015-04-24 09:35:08 +0000
commit38f834f3537bf51a9ea4ba9c2d85ed55f8bb86b6 (patch)
treeb8716bf4f7d25713232eb6eefd75e72df5dc2786
parentd8e31e827e5bcd0560ca511b2e5aca3c14a4f655 (diff)
parent04f7c6c5069cdf444d937d11c22d4ad7f67915a6 (diff)
downloadgitlab-ci-38f834f3537bf51a9ea4ba9c2d85ed55f8bb86b6.tar.gz
Merge branch 'master' into 'master'
grammar fix to readme See merge request !80
-rw-r--r--doc/examples/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/examples/README.md b/doc/examples/README.md
index a0d3c53..1e11a7e 100644
--- a/doc/examples/README.md
+++ b/doc/examples/README.md
@@ -1,5 +1,4 @@
-
-# How you build script is run
+# How your build script is run
The runner runs the line below before it runs the commands in your build script:
@@ -31,4 +30,4 @@ The build command is run from [GitlabCi::Build#command](https://gitlab.com/gitla
+ We welcome contributions of examples for other environments.
Please see [cookbook-gitlab-test](https://gitlab.com/gitlab-org/cookbook-gitlab-test/blob/master/README.md)
-for instructions how to prepare a server to run CI tests for GitLab.
+for instructions how to prepare a server to run CI tests for GitLab. \ No newline at end of file