diff --git a/src/MusicStore.Spa/Pages/Home.cshtml b/src/MusicStore.Spa/Pages/Home.cshtml
index 1b54e601b7..e72f1edc04 100644
--- a/src/MusicStore.Spa/Pages/Home.cshtml
+++ b/src/MusicStore.Spa/Pages/Home.cshtml
@@ -18,7 +18,7 @@
@section Scripts {
-
+
@* TODO: This is currently all the compiled TypeScript, non-minified. Need to explore options
for alternate loading schemes, e.g. AMD loader of individual modules, min vs. non-min, etc. *@