diff --git a/docs/guide/helper-html.md b/docs/guide/helper-html.md
index e16c10560e..1c411e76ce 100644
--- a/docs/guide/helper-html.md
+++ b/docs/guide/helper-html.md
@@ -331,14 +331,14 @@ There are two methods to generate tags wrapping embedded styles and scripts:
Gives you
-
+
= Html::script('alert("Hello!");') ?>
Gives you
-
+
```
If you want to use an external style in a CSS file: