From d8987c170f98650baecae66ccc272bdbca352f64 Mon Sep 17 00:00:00 2001 From: rodyhaddad Date: Sun, 8 Sep 2013 17:22:54 -0400 Subject: docs(ng.directives): add correct @restrict for all ng directives --- src/ng/directive/ngBind.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ng/directive/ngBind.js') diff --git a/src/ng/directive/ngBind.js b/src/ng/directive/ngBind.js index 13394f20..de374574 100644 --- a/src/ng/directive/ngBind.js +++ b/src/ng/directive/ngBind.js @@ -3,6 +3,7 @@ /** * @ngdoc directive * @name ng.directive:ngBind + * @restrict AC * * @description * The `ngBind` attribute tells Angular to replace the text content of the specified HTML element -- cgit v1.2.3