diff --git a/app/views/admin/teams/index.html.haml b/app/views/admin/teams/index.html.haml index 225ad1667740e7519849776f9bc3149e346b07c5..cf24ed5398f063b3297e41b235635ed795297c76 100644 --- a/app/views/admin/teams/index.html.haml +++ b/app/views/admin/teams/index.html.haml @@ -1,7 +1,7 @@ %h3.page_title Teams %small - simple Teams description + allow you to organize groups of people that have a common focus. Use teams to simplify the process of assigning roles to groups of people. = link_to 'New Team', new_admin_team_path, class: "btn btn-small pull-right" %br