diff --git a/src/ng/directive/attrs.js b/src/ng/directive/attrs.js
index 8047e35d0960..c2a54afdd176 100644
--- a/src/ng/directive/attrs.js
+++ b/src/ng/directive/attrs.js
@@ -17,12 +17,12 @@
*
* The wrong way to write it:
* ```html
- *
+ * link1
* ```
*
* The correct way to write it:
* ```html
- *
+ * link1
* ```
*
* @element A