diff --git a/guide/spanish/html/comments-in-html/index.md b/guide/spanish/html/comments-in-html/index.md
index 5961726b41..da317951da 100644
--- a/guide/spanish/html/comments-in-html/index.md
+++ b/guide/spanish/html/comments-in-html/index.md
@@ -58,9 +58,9 @@ Estos comentarios solo están disponibles en Internet Explorer y pueden usarse h
```html
-
-
-
+
+
+
```
[Sobre los comentarios condicionales.](https://msdn.microsoft.com/en-us/library/ms537512(v=vs.85).aspx)