summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-02-28 14:05:56 +0000
committerRémy Coutable <remy@rymai.me>2018-02-28 14:05:56 +0000
commit65348cf07bafef5efc1c9665d3efdb5a1bdd7128 (patch)
treec061d8718c07a28fd3f2122bf1a222f7e640aedf
parent856618ece06e179393f0a5343f4e57dd6f3ef728 (diff)
parent0a44ced9a97d6f02fda78933aae293fa3050253c (diff)
downloadgitlab-ce-65348cf07bafef5efc1c9665d3efdb5a1bdd7128.tar.gz
Merge branch 'patch-29' into 'master'
Patch 29 See merge request gitlab-org/gitlab-ce!17421
-rw-r--r--doc/user/project/merge_requests/index.md2
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 0de89f90e21..16027744164 100644
--- a/doc/user/project/merge_requests/index.md
+++ b/doc/user/project/merge_requests/index.md
@@ -34,7 +34,7 @@ With **[GitLab Enterprise Edition][ee]**, you can also:
- View the deployment process across projects with [Multi-Project Pipeline Graphs](https://docs.gitlab.com/ee/ci/multi_project_pipeline_graphs.html#multi-project-pipeline-graphs) (available only in GitLab Premium)
- Request [approvals](https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_approvals.html) from your managers (available in GitLab Starter)
- [Squash and merge](https://docs.gitlab.com/ee/user/project/merge_requests/squash_and_merge.html) for a cleaner commit history (available in GitLab Starter)
-- Analise the impact of your changes with [Code Quality reports](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.html) (available in GitLab Starter)
+- Analyze the impact of your changes with [Code Quality reports](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.html) (available in GitLab Starter)
## Use cases