From aa539b2cf0e78c1260a7014671afab5778784529 Mon Sep 17 00:00:00 2001 From: Gopesh Tulsyan Date: Sat, 17 May 2014 08:31:07 +0530 Subject: [PATCH] single quotes --- app/views/conference/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/conference/show.html.haml b/app/views/conference/show.html.haml index ce95e21d..48b3c6c8 100644 --- a/app/views/conference/show.html.haml +++ b/app/views/conference/show.html.haml @@ -3,7 +3,7 @@ %li %a{ href: '#program' } Program %li - %a{ href: '#locatio' } Location + %a{ href: '#location' } Location %li %a{ href: '#registration' } Registration %li