summaryrefslogtreecommitdiff
path: root/doc/ci/examples
diff options
context:
space:
mode:
authorArnold Bechtoldt <arnold.bechtoldt@inovex.de>2016-08-17 17:18:29 +0200
committerArnold Bechtoldt <arnold.bechtoldt@inovex.de>2016-08-17 17:18:29 +0200
commitfdab2bcc57e70455bfd544a568789563e1732bf4 (patch)
tree6c7472c3c0a9482dc4cddfdae19d11569bd02d20 /doc/ci/examples
parent5a1eff710dc0483ad510cd49840b2af8e2877a44 (diff)
downloadgitlab-ce-fdab2bcc57e70455bfd544a568789563e1732bf4.tar.gz
Fix trivial typo in docs
* Fix a word with the so-called *Deppenapostroph* (``'s``)
Diffstat (limited to 'doc/ci/examples')
-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 c134106bfd0..394fe772a01 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -12,6 +12,6 @@
## Outside the documentation
- [Blog post about using GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/)
-- [Repo's with examples for various languages](https://gitlab.com/groups/gitlab-examples)
+- [Repositories with examples for various languages](https://gitlab.com/groups/gitlab-examples)
- [The .gitlab-ci.yml file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml)
- [A collection of useful .gitlab-ci.yml templates](https://gitlab.com/gitlab-org/gitlab-ci-yml)