diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 33d788e4dc..2fb2020c0d 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -1062,7 +1062,7 @@ $('#my-alert').bind('closed', function () {
{{_i}}Do more with buttons. Control button states or create groups of buttons for more components like toolbars.{{/i}}
{{_i}}Stateful{{/i}}
-
{{_i}}Add data-loading-text="Loading..." to use a loading state on a button.{{/i}}
+
{{_i}}Add data-loading-text="Loading..."
to use a loading state on a button.{{/i}}