diff --git a/docs/content/guide/directive.ngdoc b/docs/content/guide/directive.ngdoc index 85d8c4165acf..6b19db22d84f 100644 --- a/docs/content/guide/directive.ngdoc +++ b/docs/content/guide/directive.ngdoc @@ -162,10 +162,6 @@ initialization work here. The function is invoked using {@link auto.$injector#invoke $injector.invoke} which makes it injectable just like a controller. -