diff --git a/app/views/admin/programs/show.html.haml b/app/views/admin/programs/show.html.haml
index 47e50fb658..a09adb5e62 100644
--- a/app/views/admin/programs/show.html.haml
+++ b/app/views/admin/programs/show.html.haml
@@ -24,11 +24,11 @@
%dd
= event_types(@conference)
%dt
- Tracks:
+ Tracks
%dd
= tracks(@conference)
%dt
- Difficulty Levels:
+ Difficulty Levels
%dd
= difficulty_levels(@conference)
%dt