diff --git a/layouts/partials/hooks/body-end.html b/layouts/partials/hooks/body-end.html
index fe43acb45b60..0c6da6e786ed 100644
--- a/layouts/partials/hooks/body-end.html
+++ b/layouts/partials/hooks/body-end.html
@@ -1,2 +1,2 @@
-{{ partial "script.html" (dict "src" "js/tracing.js") -}}
+{{ partial "script.html" (dict "src" "js/tracing.js") }}
{{ partial "script.html" (dict "src" "js/navScroll.js") -}}