summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-02-25 13:12:27 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-02-25 13:12:27 -0800
commit4a3c05b69355deee25767a74d0512ec4b510d4ef (patch)
treeb18e0451fd3cbb7641feba969a8f575ce0e0db67
parent460eeb13b7560b40104044973ff933b1a6dbbcaa (diff)
parent0347fe2412eb51d3efeccc35210e9268bc765ac5 (diff)
downloadgitlab-ce-4a3c05b69355deee25767a74d0512ec4b510d4ef.tar.gz
Merge pull request #470 from bgondy/patch-1
Fixed Typo problem
-rw-r--r--app/views/projects/team.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/team.html.haml b/app/views/projects/team.html.haml
index a19f57026f4..7f2d6dccfe4 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.