Commit 2ae6f17deb4700f4115b4a615f8ca0c5cb03d090
Exists in
spb-stable
and in
3 other branches
Merge pull request #6498 from Nullreff/master
Fix grammar in zero_authorized_projects view
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/dashboard/_zero_authorized_projects.html.haml
@@ -29,7 +29,7 @@ | @@ -29,7 +29,7 @@ | ||
29 | %p.slead | 29 | %p.slead |
30 | You can create a group for several dependent projects. | 30 | You can create a group for several dependent projects. |
31 | %br | 31 | %br |
32 | - Group is the best way to manage projects and members | 32 | + Groups are the best way to manage projects and members |
33 | .link_holder | 33 | .link_holder |
34 | = link_to new_group_path, class: "btn btn-new" do | 34 | = link_to new_group_path, class: "btn btn-new" do |
35 | New group » | 35 | New group » |