diff --git a/app/views/admin/pages/index.html.haml b/app/views/admin/pages/index.html.haml
index 4d8ca59..7f74cf2 100644
--- a/app/views/admin/pages/index.html.haml
+++ b/app/views/admin/pages/index.html.haml
@@ -12,4 +12,4 @@
%tr
%td{:colspan => 4}
%br/
-= link_to 'New Category', new_admin_page_path, :class => [:button, :new]
+= link_to 'New Page', new_admin_page_path, :class => [:button, :new]