diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-10 16:14:45 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-10 16:14:45 -0300 |
commit | 49da0a5ab29bb476fb38597ed322e1f11b92b7d5 (patch) | |
tree | 3dfe1462c13c024929350a631597bc45f909304a /doc/user/index.md | |
parent | ce6714ad8e15820ea3e7fbe2d28a2cbd8e11221d (diff) | |
download | gitlab-ce-docs-update-docs.tar.gz |
Axil's reviewdocs-update-docs
Diffstat (limited to 'doc/user/index.md')
-rw-r--r-- | doc/user/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/index.md b/doc/user/index.md index a741c88838c..d664fd62754 100644 --- a/doc/user/index.md +++ b/doc/user/index.md @@ -73,8 +73,8 @@ it all at once, from one single project. - [Repositories](project/repository/index.md): Host your codebase in repositories with version control and as part of a fully integrated platform. -- [Issues](project/issues/index.md): Explore the best of GitLab Issues. -- [Merge Requests](project/merge_requests/index.md): Collanorate on code, +- [Issues](project/issues/index.md): Explore the best of GitLab Issues' features. +- [Merge Requests](project/merge_requests/index.md): Collaborate on code, reviews, live preview changes per branch, and request approvals with Merge Requests. - [Milestones](project/milestones/index.md): Work on multiple issues and merge requests towards the same target date with Milestones. |