diff --git a/app/views/projects/_new_form.html.haml b/app/views/projects/_new_form.html.haml
index 41a6021..5f7348d 100644
--- a/app/views/projects/_new_form.html.haml
+++ b/app/views/projects/_new_form.html.haml
@@ -29,6 +29,6 @@
- if current_user.can_create_team?
.clearfix
.input.light
- Want to share a team between projects?
+ Want to share a project between team?
= link_to new_team_path, class: "btn very_small" do
Create a team
--
libgit2 0.21.2