summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Fletcher <markglenfletcher@googlemail.com>2017-10-23 12:36:06 +0000
committerMark Fletcher <markglenfletcher@googlemail.com>2017-10-23 12:36:06 +0000
commit67ac0330e01a8f3fbdd9e217f269467c89274e18 (patch)
tree7404c0cca50688eecc4d7c379cd8c0485492c948
parent9931ef4a8a9fa9544729fe39cb3572d278819c8d (diff)
downloadgitlab-ce-67ac0330e01a8f3fbdd9e217f269467c89274e18.tar.gz
Fix the description of the new branch created by an issue's new branch button
-rw-r--r--doc/user/project/repository/web_editor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/web_editor.md b/doc/user/project/repository/web_editor.md
index d47a3acdbe9..db0c3ed9d59 100644
--- a/doc/user/project/repository/web_editor.md
+++ b/doc/user/project/repository/web_editor.md
@@ -105,7 +105,7 @@ merge request.
Once you click it, a new branch will be created that diverges from the default
branch of your project, by default `master`. The branch name will be based on
-the title of the issue and as suffix it will have its ID. Thus, the example
+the title of the issue and as a prefix, it will have its internal ID. Thus, the example
screenshot above will yield a branch named
`2-et-cum-et-sed-expedita-repellat-consequatur-ut-assumenda-numquam-rerum`.