diff options
-rw-r--r-- | doc/user/project/merge_requests/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md index a0e7c1c99d5..5b54b6ecdd5 100644 --- a/doc/user/project/merge_requests/index.md +++ b/doc/user/project/merge_requests/index.md @@ -9,7 +9,7 @@ collaborate with other people on the same project. A Merge Request (**MR**) is the basis of GitLab as a code collaboration and version control platform. -Is it simple as the name implies: a _request_ to _merge_ one branch into another. +It is as simple as the name implies: a _request_ to _merge_ one branch into another. With GitLab merge requests, you can: |