Skip to content

Commit

Permalink
fix grammer
Browse files Browse the repository at this point in the history
  • Loading branch information
satellitex committed May 28, 2019
1 parent fe692e5 commit fa164f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/wallet/src/app.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ class DepositSegment extends React.Component {
<Header as='h2'>
<Icon name='send' />
<Header.Content>
Deposit Child Wallet from Parent Wallet.
Deposit coins from ParentWallet to ChildWallet.
<Header.Subheader>Send funds from your account to another</Header.Subheader>
</Header.Content>
</Header>
Expand Down Expand Up @@ -444,7 +444,7 @@ class ExitSegment extends React.Component {
<Header as='h2'>
<Icon name='send' />
<Header.Content>
Exit ChildWallet to ParentWallet.
Exit coins from ChildWallet to ParentWallet.
<Header.Subheader>Send funds from your account to another</Header.Subheader>
</Header.Content>
</Header>
Expand Down

0 comments on commit fa164f9

Please sign in to comment.