We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3661bab commit 280e33dCopy full SHA for 280e33d
src/ng/directive/ngCsp.js
@@ -21,7 +21,7 @@
21
*
22
* In order to use this feature put the `ngCsp` directive on the root element of the application.
23
24
- * *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.*
25
26
* @example
27
* This example shows how to apply the `ngCsp` directive to the `html` tag.
0 commit comments