Commit 1c46a0d471d167d11082e883c75a82272205d55b

Authored by Ryan Mendivil
1 parent c3f088d2

Fix grammar in zero_authorized_projects view

app/views/dashboard/_zero_authorized_projects.html.haml
... ... @@ -29,7 +29,7 @@
29 29 %p.slead
30 30 You can create a group for several dependent projects.
31 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 33 .link_holder
34 34 = link_to new_group_path, class: "btn btn-new" do
35 35 New group »
... ...