diff --git a/src/ng/directive/attrs.js b/src/ng/directive/attrs.js index 9fe40d34b6ff..ce02a4de6380 100644 --- a/src/ng/directive/attrs.js +++ b/src/ng/directive/attrs.js @@ -140,7 +140,7 @@ * * The buggy way to write it: * ```html - * + * * ``` * * The correct way to write it: