From f2f7b5a18e91005deda8ea36d95fd159568d93a4 Mon Sep 17 00:00:00 2001
From: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Date: Wed, 28 Jan 2015 15:37:20 -0800
Subject: [PATCH] Better wording

---
 app/views/projects/forks/new.html.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/views/projects/forks/new.html.haml b/app/views/projects/forks/new.html.haml
index 13f3a4b2e85..959d5f08d47 100644
--- a/app/views/projects/forks/new.html.haml
+++ b/app/views/projects/forks/new.html.haml
@@ -1,6 +1,6 @@
 %h3.page-title Fork project
 %p.lead
-  Click on icon with user or group to fork project there
+  Click to fork the project to a user or group
 %hr
 
 .fork-namespaces
-- 
GitLab