diff --git a/src/directives.js b/src/directives.js
index d47d993d..007bbe75 100644
--- a/src/directives.js
+++ b/src/directives.js
@@ -313,7 +313,7 @@ var REMOVE_ATTRIBUTES = {
* `ng:bind-attr` in the HTML since embedding
* {{expression}} into the
* attribute directly is the preferred way. The attributes get
- * translated into at
+ * translated into `` at
* bootstrap time.
*
* This HTML snippet is preferred way of working with `ng:bind-attr`