Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 280e33d

Browse files
committed
docs(ngCsp): pretty-format docs
1 parent 3661bab commit 280e33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/ngCsp.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*
2222
* In order to use this feature put the `ngCsp` directive on the root element of the application.
2323
*
24-
* *Note: This directive is only available in the ng-csp and data-ng-csp attribute form.*
24+
* *Note: This directive is only available in the `ng-csp` and `data-ng-csp` attribute form.*
2525
*
2626
* @example
2727
* This example shows how to apply the `ngCsp` directive to the `html` tag.

0 commit comments

Comments
 (0)