summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaberd <mail@saberd.com>2018-02-28 14:05:54 +0000
committerRémy Coutable <remy@rymai.me>2018-02-28 14:05:54 +0000
commit0a44ced9a97d6f02fda78933aae293fa3050253c (patch)
treec061d8718c07a28fd3f2122bf1a222f7e640aedf
parent856618ece06e179393f0a5343f4e57dd6f3ef728 (diff)
downloadgitlab-ce-0a44ced9a97d6f02fda78933aae293fa3050253c.tar.gz
Patch 29
-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