diff --git a/src/templates/src/user_profile.html b/src/templates/src/user_profile.html
index adffc7da..f779a4e2 100644
--- a/src/templates/src/user_profile.html
+++ b/src/templates/src/user_profile.html
@@ -135,7 +135,7 @@
{{ end }}
{{ if .OwnProfile }}
{{ if .CanAddProject }}
- + New Project
+ Add New Project
{{ else }}
You have reached the maximum number of personal projects.
{{ end }}