Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed Nov 23, 2015
1 parent 0124d09 commit ea44d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/me/purchases/payment/edit-card-details/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const EditCardDetails = React.createClass( {
const cardDetails = this.getCardDetails();

analytics.tracks.recordEvent(
'calypso_purchases_submit_cancel_form',
'calypso_purchases_submit_credit_card_form',
{ product_type: this.props.selectedPurchase.data.productSlug }
);

Expand Down

0 comments on commit ea44d1d

Please sign in to comment.