update typo
This commit is contained in:
parent
a02fe517cb
commit
730fc1a752
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ export default function CheckoutPage() {
|
|||
<Page authPage className="main--auth-page">
|
||||
<Card
|
||||
title={__('Checkout')}
|
||||
subtitle={__('Your card contains 1 item.')}
|
||||
subtitle={__('Your cart contains 1 item.')}
|
||||
body={
|
||||
<div className="card--inline card--section card--highlighted">
|
||||
<strong>{__('lbry.tv Premium - 1 month')}</strong>
|
||||
|
|
Loading…
Reference in a new issue