From aaad486e008b94ddafe17cf3ebb29c04a1f0ec6e Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Mon, 28 Dec 2020 05:25:56 +0100 Subject: [PATCH] update rc3 formatting --- Pages/Conference.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pages/Conference.cshtml b/Pages/Conference.cshtml index 79bd5cd..cb82b0a 100644 --- a/Pages/Conference.cshtml +++ b/Pages/Conference.cshtml @@ -46,7 +46,7 @@ 3 => talk.Tags[2], 4 => talk.Tags[3], 5 => talk.Tags[3], - 6 => talk.Tags[3], + 6 => talk.Tags[3], // rc3: is this correct? _ => "" };