docs(ngCsp): pretty-format docs

This commit is contained in:
Igor Minar 2013-10-21 17:39:05 -07:00
parent 3661bab202
commit 280e33d22a

View file

@ -21,7 +21,7 @@
*
* In order to use this feature put the `ngCsp` directive on the root element of the application.
*
* *Note: This directive is only available in the ng-csp and data-ng-csp attribute form.*
* *Note: This directive is only available in the `ng-csp` and `data-ng-csp` attribute form.*
*
* @example
* This example shows how to apply the `ngCsp` directive to the `html` tag.