From d4bb8094f3188d29556ee57fd2a4a0358ee8aaeb Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Fri, 27 Jun 2014 11:20:27 +0200 Subject: [PATCH] Wording improvement to sharing with groups. --- app/views/projects/group_links/index.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/projects/group_links/index.html.haml b/app/views/projects/group_links/index.html.haml index bf34cca4d1..0561b07bb3 100644 --- a/app/views/projects/group_links/index.html.haml +++ b/app/views/projects/group_links/index.html.haml @@ -1,6 +1,6 @@ -%h3.page_title Share project with groups +%h3.page_title Share project with other groups %p.light - Project can be stored in one group at once. However you can share project with other groups here. + Project can be stored in only one group at once. However you can share a project with other groups here. %hr - if @group_links.present? .enabled-groups.append-bottom-20