diff options
Diffstat (limited to 'app/views/projects/forks/error.html.haml')
-rw-r--r-- | app/views/projects/forks/error.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/forks/error.html.haml b/app/views/projects/forks/error.html.haml index 98d81308407..524b77783ef 100644 --- a/app/views/projects/forks/error.html.haml +++ b/app/views/projects/forks/error.html.haml @@ -22,4 +22,4 @@ %p = link_to new_namespace_project_fork_path(@project.namespace, @project), title: "Fork", class: "btn" do %i.fa.fa-code-fork - Try to Fork again + Try to fork again |