diff options
Diffstat (limited to 'faq.html.j2')
-rw-r--r-- | faq.html.j2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/faq.html.j2 b/faq.html.j2 index 28f37a15..f548a143 100644 --- a/faq.html.j2 +++ b/faq.html.j2 @@ -7,8 +7,8 @@ Taler does not use any Blockchain technology or Bitcoin directly. Taler is not based on proof-of-work or any other distributed consensus mechanism. Instead Taler is based on blind signatures.</p> -<p>It would be possible, however, to withdraw Bitcoins into a Taler wallet (with an approproate exchange), -which would give some benefits ofer plain Bitcoin, such as instant confirmation times.</p> +<p>It would be possible, however, to withdraw Bitcoins into a Taler wallet (with an appropriate exchange), +which would give some benefits over plain Bitcoin, such as instant confirmation times.</p> <h2>Where is the balance in my wallet stored?</h2> <p>Your wallet stores tokens that are blindly signed by an exchange. @@ -34,10 +34,10 @@ and requires trust between the sharing parties.</p> they can easily set up a Taler merchant and receive the payment on their bank account.</p> <h2>How does Taler handle payments in different currencies?</h2> -<p>Taler wallets can store digital coins corresponding to multiple diffent +<p>Taler wallets can store digital coins corresponding to multiple different currencies such as the Euro, US Dollars or even Bitcoins.</p> -<p>Automatic currency converstion is currently not our focus, but could be made +<p>Automatic currency conversion is currently not our focus, but could be made available in the future, either with exchanges that handle multiple currencies, or other means of multi-currency payment routing.</p> |