Skip to content

Commit

Permalink
Merge pull request vercel#32 from chec/feature/final-review/credit-de…
Browse files Browse the repository at this point in the history
…bit-card-spacing

[CHEC-583] - Feature/final review/credit debit card spacing
  • Loading branch information
john-raymon committed May 8, 2020
2 parents 1731ec8 + df74994 commit 6345a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/checkout/common/PaymentDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default class PaymentDetails extends Component {
checked={selectedGateway === "test_gateway"}
className="mr-3"
/>
<p className="font-weight-medium">Credit/ Debit card</p>
<p className="font-weight-medium">Credit/debit card</p>
</label>

<div className="pl-5 pr-3 pb-3 ml-2">
Expand Down

0 comments on commit 6345a6c

Please sign in to comment.