Skip to content

Commit

Permalink
Fix typo in doc block
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Allan <matttallan@gmail.com>
  • Loading branch information
a-danae and mattallan authored Nov 21, 2023
1 parent bd1ff2d commit 1903089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/classic/upe/payment-processing.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ function createStripePaymentMethod(

/**
* Mounts the existing Stripe Payment Element to the DOM element.
* Creates the Stipe Payment Element instance if it doesn't exist and mounts it to the DOM element.
* Creates the Stripe Payment Element instance if it doesn't exist and mounts it to the DOM element.
*
* @todo Make it only Split when implemented.
*
Expand Down

0 comments on commit 1903089

Please sign in to comment.