diff --git a/app/views/shared/_filter.html.haml b/app/views/shared/_filter.html.haml
index 52ca1f22d7d44570e97d810ace15b88c6d669c24..2f051cea48b7d08381979bc82dea57b419ee0352 100644
--- a/app/views/shared/_filter.html.haml
+++ b/app/views/shared/_filter.html.haml
@@ -12,7 +12,7 @@
           All
 
   %fieldset
-    %legend Projects:
+    %legend Projects
     %ul.nav.nav-pills.nav-pills-small.nav-stacked
       - @projects.each do |project|
         - unless entities_per_project(project, entity).zero?