From 0347fe2412eb51d3efeccc35210e9268bc765ac5 Mon Sep 17 00:00:00 2001 From: bgondy Date: Sat, 25 Feb 2012 16:41:58 +0100 Subject: [PATCH] Update app/views/projects/team.html.haml --- app/views/projects/team.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/team.html.haml b/app/views/projects/team.html.haml index a19f570..7f2d6dc 100644 --- a/app/views/projects/team.html.haml +++ b/app/views/projects/team.html.haml @@ -4,7 +4,7 @@ .alert-message.block-message = link_to new_project_team_member_path(@project), :class => "btn small right", :title => "New Team Member" do New Team Member - %p Ream more about project permissions #{link_to "here", help_permissions_path, :class => "vlink"} + %p Read more about project permissions #{link_to "here", help_permissions_path, :class => "vlink"} %p To open team member profile - click on avatar. -- libgit2 0.21.2