From c9fbb472b7b798853a8ea48dae6f85dfbc51b8c4 Mon Sep 17 00:00:00 2001 From: poshest Date: Tue, 18 Mar 2014 00:02:15 +0100 Subject: docs(errors/$compile/nonassing): update nonassign.ngdoc It might seem obvious that if you don't supply "bind" attribute in this case, you'll get an error, but I feel this is worth adding to the doc. Closes #6725 --- docs/content/error/$compile/nonassign.ngdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/error/$compile/nonassign.ngdoc b/docs/content/error/$compile/nonassign.ngdoc index 3a7d996b..7486ba70 100644 --- a/docs/content/error/$compile/nonassign.ngdoc +++ b/docs/content/error/$compile/nonassign.ngdoc @@ -30,6 +30,9 @@ Following are invalid uses of this directive: + + + ``` -- cgit v1.2.3