Skip to content

Commit a6f8ce3

Browse files
formatting
1 parent 0ee3c6f commit a6f8ce3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Use [Stripe.js](https://stripe.com/docs/stripe-js) as an ES module.
44

55
**Note**: To be
66
[PCI compliant](https://stripe.com/docs/security#validating-pci-compliance), you
7-
must load Stripe.js directly from `https://js.stripe.com`. You cannot include
8-
it in a bundle or host it yourself. This package wraps the global `Stripe`
9-
function provided by the Stripe.js script as an ES module.
7+
must load Stripe.js directly from `https://js.stripe.com`. You cannot include it
8+
in a bundle or host it yourself. This package wraps the global `Stripe` function
9+
provided by the Stripe.js script as an ES module.
1010

1111
[![npm version](https://img.shields.io/npm/v/@stripe/stripe-js.svg?style=flat-square)](https://www.npmjs.com/package/@stripe/stripe-js)
1212

0 commit comments

Comments
 (0)