From 3432b9fd9ee72074b3e3f83868d59e0801395bed Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Thu, 18 Jun 2020 11:50:34 -0700 Subject: [PATCH] ugh, typo --- app/views/physical_tickets/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',