diff --git a/aio/content/guide/template-syntax.md b/aio/content/guide/template-syntax.md
index 46f4718649..3f26823e2e 100644
--- a/aio/content/guide/template-syntax.md
+++ b/aio/content/guide/template-syntax.md
@@ -804,7 +804,7 @@ Imagine the following malicious content.
In the component template, the content might be used with interpolation:
-
+
Fortunately, Angular data binding is on alert for dangerous HTML. In the above case,
the HTML displays as is, and the Javascript does not execute. Angular **does not**