diff options
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. |