diff --git a/Gov.News.WebApp/Views/Shared/_Layout.cshtml b/Gov.News.WebApp/Views/Shared/_Layout.cshtml
index 2282ee33..2023575a 100644
--- a/Gov.News.WebApp/Views/Shared/_Layout.cshtml
+++ b/Gov.News.WebApp/Views/Shared/_Layout.cshtml
@@ -163,7 +163,7 @@
- @if (!Model.WebcastingLive)
+ @if (Model.WebcastingLive)
{
}