summaryrefslogtreecommitdiff
path: root/doc/user/project/wiki/index.md
diff options
context:
space:
mode:
authorSab94 <asabya@gmail.com>2017-08-31 01:04:55 +0000
committerSab94 <asabya@gmail.com>2017-08-31 01:04:55 +0000
commit6d2a549217f01c66fdb6724d8086707da71f2b99 (patch)
treeeab8cbcba18a32f61f3a081b0e3dcba82fdfe34e /doc/user/project/wiki/index.md
parentff5918d3a6c0bbce159c60544138f182c2625692 (diff)
downloadgitlab-ce-6d2a549217f01c66fdb6724d8086707da71f2b99.tar.gz
Minor Text Fix
Diffstat (limited to 'doc/user/project/wiki/index.md')
-rw-r--r--doc/user/project/wiki/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/wiki/index.md b/doc/user/project/wiki/index.md
index e9ee1abc6c1..c0b8a87f038 100644
--- a/doc/user/project/wiki/index.md
+++ b/doc/user/project/wiki/index.md
@@ -4,7 +4,7 @@ A separate system for documentation called Wiki, is built right into each
GitLab project. It is enabled by default on all new projects and you can find
it under **Wiki** in your project.
-Wikis are very convenient if you don't want to keep you documentation in your
+Wikis are very convenient if you don't want to keep your documentation in your
repository, but you do want to keep it in the same project where your code
resides.