Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit

Permalink
fix: wording of last FAQ paragraph (#97)
Browse files Browse the repository at this point in the history
*fix: wording of last FAQ paragraph
  • Loading branch information
michael1011 authored and ImmanuelSegol committed Feb 19, 2019
1 parent 93aa538 commit 79e52cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/faq/faq.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ class Faq extends React.Component {
</h2>
<p>
All regular and Lightning wallets are supported by Boltz. Although
we recommend users to run a full node and manage their own keys,
we encourage you to run a full node and manage your own keys,
there are custodial wallets solutions, like{' '}
<a href={'https://bluewallet.io/'}>BlueWallet</a>, that can make
testing Boltz very easy.
<a href={'https://bluewallet.io/'}>BlueWallet</a>, that work out
of the box can make testing Boltz very easy.
</p>
</View>
</View>
Expand Down

0 comments on commit 79e52cd

Please sign in to comment.