Skip to content

Commit df0ccf9

Browse files
committed
Better wording for CSP instructions
1 parent 4340f16 commit df0ccf9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,10 @@ For more information on how to use Stripe.js once it loads, please refer to the
4242
[accept a payment](https://stripe.com/docs/payments/accept-a-payment) with
4343
Stripe.
4444

45-
If you have deployed
46-
[CSP](https://developer.mozilla.org/en-US/docs/Web/Security/CSP), please refer
47-
to the
48-
[Security Guide](https://stripe.com/docs/security/guide#content-security-policy)
49-
to allow Stripe.js in your directives.
45+
If you have deployed a
46+
[Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/Security/CSP),
47+
make sure to
48+
[include Stripe.js in your directives](https://stripe.com/docs/security/guide#content-security-policy).
5049

5150
## TypeScript support
5251

0 commit comments

Comments
 (0)