Skip to content

Commit

Permalink
[Modify] Modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jagaapple committed Dec 26, 2020
1 parent 4440095 commit 7834844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ non-allowed resources.

If you give true to `reportOnly` , this sets "Content-Security-Policy-Report-Only" to value instead of "Content-Security-Policy".

Also you can specify directives using kebab-case name such as `child-src` instead of `childSrc` .
Also you can specify directives using chain-case names such as `child-src` instead of `childSrc` .

### `expectCT`
```ts
Expand Down

0 comments on commit 7834844

Please sign in to comment.