From 3e5377f4f3b1d0f06af50e21026835bee0556b4a Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 9 Mar 2012 15:12:48 -0800 Subject: doc(fixes): to better support ng-directive notation --- src/directive/script.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/directive/script.js') diff --git a/src/directive/script.js b/src/directive/script.js index 98e6394a..4090ae24 100644 --- a/src/directive/script.js +++ b/src/directive/script.js @@ -9,6 +9,7 @@ * template can be used by `ng-include`, `ng-view` or directive templates. * * @restrict E + * @param {'text/ng-template'} type must be set to `'text/ng-template'` * * @example -- cgit v1.2.3