diff --git a/Rakefile b/Rakefile
index 249ff51b88e608f5b58e0a155655f5032b04c813..6c979926940ca894e8534073d7826dc35a3a88f1 100644
--- a/Rakefile
+++ b/Rakefile
@@ -273,7 +273,8 @@ class JsDuckRunner
@options += [
"--welcome", "template-min/touch-welcome.html",
- "--body-html", ''
+ "--body-html",
+ ''
]
end