From 280e33d22a744b494395abdca639fa54eb6bb779 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 21 Oct 2013 17:39:05 -0700 Subject: docs(ngCsp): pretty-format docs --- src/ng/directive/ngCsp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ng/directive/ngCsp.js b/src/ng/directive/ngCsp.js index 1a099f59..f1a71d4c 100644 --- a/src/ng/directive/ngCsp.js +++ b/src/ng/directive/ngCsp.js @@ -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. -- cgit v1.2.3