Skip to content

Commit 22b7145

Browse files
committed
Fix MD047.
1 parent 9ba0cda commit 22b7145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

4.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Now it's possible to automatically generate the product SKU. Manual entry remain
1818

1919
### Stripe
2020

21-
The client script in _stripe-payment-form.js_ has changed. Now `stripePaymentForm` accepts an object instead of a lot of individual positional parameters. Additionally, some parameters that are no longer used have been removed. If you have overridden the `CheckoutStripe` shape on your site, make sure to update it based on the one in OCC.
21+
The client script in _stripe-payment-form.js_ has changed. Now `stripePaymentForm` accepts an object instead of a lot of individual positional parameters. Additionally, some parameters that are no longer used have been removed. If you have overridden the `CheckoutStripe` shape on your site, make sure to update it based on the one in OCC.

0 commit comments

Comments
 (0)