diff options
Diffstat (limited to 'doc/user/project')
-rw-r--r-- | doc/user/project/repository/forking_workflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/forking_workflow.md b/doc/user/project/repository/forking_workflow.md index a879f534511..dddabfce4b3 100644 --- a/doc/user/project/repository/forking_workflow.md +++ b/doc/user/project/repository/forking_workflow.md @@ -14,7 +14,7 @@ document more information about using branches to work together. Forking a project is in most cases a two-step process. -1. Click on the fork button located located in between the star and clone buttons on the project's home page. +1. Click on the fork button located in between the star and clone buttons on the project's home page. ![Fork button](img/forking_workflow_fork_button.png) |