diff --git a/app/views/admin/teams/index.html.haml b/app/views/admin/teams/index.html.haml
index 225ad16..cf24ed5 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
--
libgit2 0.21.2