From 8e2675029f5ca404a7c649cc161df3ea642d941f Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Sat, 28 Apr 2012 22:45:28 -0700 Subject: chore(docs): re-skin main documentation --- src/ngSanitize/directive/ngBindHtml.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ngSanitize/directive/ngBindHtml.js') diff --git a/src/ngSanitize/directive/ngBindHtml.js b/src/ngSanitize/directive/ngBindHtml.js index 10a0e904..d8ec4a41 100644 --- a/src/ngSanitize/directive/ngBindHtml.js +++ b/src/ngSanitize/directive/ngBindHtml.js @@ -7,8 +7,7 @@ * * @description * Creates a binding that will sanitize the result of evaluating the `expression` with the - * {@link angular.module.ngSanitize.$sanitize $sanitize} service and innerHTML the result into the - * current element. + * {@link angular.module.ngSanitize.$sanitize $sanitize} service and innerHTML the result into the current element. * * See {@link angular.module.ngSanitize.$sanitize $sanitize} docs for examples. * -- cgit v1.2.3