Skip to content

Commit

Permalink
Improve text
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperJMN committed Jan 13, 2025
1 parent 17576b4 commit 4d84115
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<Button Command="{Binding GoToWalletSection}" Margin="20">
<c:Pane IsVisible="{Binding !IsWalletSetup}" Theme="{StaticResource Card}" Title="Setup Wallet" IsTitleVisible="True">
<TextBlock TextWrapping="Wrap">
<Bold>Create</Bold> or <Bold>recover</Bold> your existing wallet to get started with Angor
<Bold>Create</Bold> or <Bold>recover</Bold> your wallet to get started with Angor
</TextBlock>
</c:Pane>
</Button>
Expand Down

0 comments on commit 4d84115

Please sign in to comment.