diff --git a/docs/content/error/filter/notarray.ngdoc b/docs/content/error/filter/notarray.ngdoc index c46befba598c..4586424de118 100644 --- a/docs/content/error/filter/notarray.ngdoc +++ b/docs/content/error/filter/notarray.ngdoc @@ -3,6 +3,49 @@ @fullName Not an array @description -This error occurs when {@link ng.filter filter} is not used with an array. +This error occurs when {@link ng.filter filter} is not used with an array: +```html + +