Skip to content

Commit

Permalink
Update nosecone/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: David Mytton <[email protected]>
  • Loading branch information
blaine-arcjet and davidmytton authored Dec 2, 2024
1 parent b0678a8 commit 4bce26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nosecone/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export interface PermittedCrossDomainPoliciesConfig {
export interface NoseconeOptions {
/**
* Configure the `Content-Security-Policy` header, which helps mitigate a
* large number of * attacks, such as cross-site scripting.
* large number of attacks, such as cross-site scripting.
*
* Enable with defaults by specifying `true`, disable by specifying `false`,
* or provide {@link ContentSecurityPolicyConfig} to configure individual
Expand Down

0 comments on commit 4bce26d

Please sign in to comment.