summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhamed <muhamed.huseinbasic@outlook.com>2018-01-26 14:24:06 +0000
committerMuhamed <muhamed.huseinbasic@outlook.com>2018-01-26 14:24:06 +0000
commit1d246b1bc3755ff09f2117dcef54e572e8facde9 (patch)
treeb8b57ff64686c1e2c5782176691a1e9eb7a4dd83
parent4376be84ce18cde22febc50356ad254b507eef1b (diff)
downloadgitlab-ce-1d246b1bc3755ff09f2117dcef54e572e8facde9.tar.gz
Update index.md
-rw-r--r--doc/user/project/repository/branches/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/branches/index.md b/doc/user/project/repository/branches/index.md
index 26c55891b3c..9d16a4c74f2 100644
--- a/doc/user/project/repository/branches/index.md
+++ b/doc/user/project/repository/branches/index.md
@@ -18,7 +18,7 @@ When you create a new [project](../../index.md), GitLab sets `master` as the def
branch for your project. You can choose another branch to be your project's
default under your project's **Settings > General**.
-The default branch is the branched affected by the
+The default branch is the branch affected by the
[issue closing pattern](../../issues/automatic_issue_closing.md),
which means that _an issue will be closed when a merge request is merged to
the **default branch**_.