From eea76a0ebe247685fef3b2111b941c8ddfff766c Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Thu, 26 Sep 2013 13:59:37 -0700 Subject: docs(minerr): fix broken style from long line in nonassign --- docs/content/error/compile/nonassign.ngdoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/content/error') diff --git a/docs/content/error/compile/nonassign.ngdoc b/docs/content/error/compile/nonassign.ngdoc index f3c4dd2c..792f88a1 100644 --- a/docs/content/error/compile/nonassign.ngdoc +++ b/docs/content/error/compile/nonassign.ngdoc @@ -23,8 +23,11 @@ myModule.directive('myDirective', function factory() { Following are invalid uses of this directive: ``` - - + + + + + ``` -- cgit v1.2.3