summaryrefslogtreecommitdiff
path: root/doc/ci/examples/README.md
diff options
context:
space:
mode:
authorIonut Staicu <github@iamntz.com>2016-09-08 15:30:13 +0300
committerIonut Staicu <github@iamntz.com>2017-01-27 06:21:29 +0200
commit429a045d86cf833bbac9eee15e2b3b5c3eec7cff (patch)
tree1c494e60a782d4465f41d2bfe569467e6efab9ed /doc/ci/examples/README.md
parent1d6629613f35ec9ee9b4273b6dae6ae600e17752 (diff)
downloadgitlab-ce-429a045d86cf833bbac9eee15e2b3b5c3eec7cff.tar.gz
Small gramatical tweaks
Diffstat (limited to 'doc/ci/examples/README.md')
-rw-r--r--doc/ci/examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md
index 5711a864bc8..5377bf9ee80 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -14,7 +14,7 @@ Apart from those, here is an collection of tutorials and guides on setting up yo
- [Test a Phoenix application](test-phoenix-application.md)
- [Using `dpl` as deployment tool](deployment/README.md)
- [Example project that shows how to use Review Apps](https://gitlab.com/gitlab-examples/review-apps-nginx/)
-- [Run PHP Composer & NPM scripts then deploy them to a stage server](deployment/composer-npm-deploy.md)
+- [Run PHP Composer & NPM scripts then deploy them to a staging server](deployment/composer-npm-deploy.md)
- Help your favorite programming language and GitLab by sending a merge request
with a guide for that language.