diff --git a/app/views/physical_tickets/index.html.haml b/app/views/physical_tickets/index.html.haml
index 2d664a0b..fa543735 100644
--- a/app/views/physical_tickets/index.html.haml
+++ b/app/views/physical_tickets/index.html.haml
@@ -9,7 +9,7 @@
.text-muted
Your tickets for the conference
- - if !@confernce.user_registered?(@user)
+ - if !@conference.user_registered?(@user)
%strong
You are not yet registered for the conference.
= link_to 'Complete Registration',