We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe692e5 commit fa164f9Copy full SHA for fa164f9
packages/wallet/src/app.jsx
@@ -383,7 +383,7 @@ class DepositSegment extends React.Component {
383
<Header as='h2'>
384
<Icon name='send' />
385
<Header.Content>
386
- Deposit Child Wallet from Parent Wallet.
+ Deposit coins from ParentWallet to ChildWallet.
387
<Header.Subheader>Send funds from your account to another</Header.Subheader>
388
</Header.Content>
389
</Header>
@@ -444,7 +444,7 @@ class ExitSegment extends React.Component {
444
445
446
447
- Exit ChildWallet to ParentWallet.
+ Exit coins from ChildWallet to ParentWallet.
448
449
450
0 commit comments