aboutsummaryrefslogtreecommitdiff
path: root/design-documents/012-fee-schedule-metrics.rst
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-11-29 17:57:07 +0100
committerChristian Grothoff <grothoff@gnunet.org>2021-11-29 17:57:07 +0100
commit216e333ea07a8b9c292d16ff35d54dbcf8331ffa (patch)
tree0c31701c4f1154707244b4725d2a8f88f7737843 /design-documents/012-fee-schedule-metrics.rst
parent439c1b0f50bffc7208c0352afd7c604d6853fb8f (diff)
downloaddocs-216e333ea07a8b9c292d16ff35d54dbcf8331ffa.tar.gz
docs-216e333ea07a8b9c292d16ff35d54dbcf8331ffa.tar.bz2
docs-216e333ea07a8b9c292d16ff35d54dbcf8331ffa.zip
fix typos
Diffstat (limited to 'design-documents/012-fee-schedule-metrics.rst')
-rw-r--r--design-documents/012-fee-schedule-metrics.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/012-fee-schedule-metrics.rst b/design-documents/012-fee-schedule-metrics.rst
index 8eb36da7..01fd484e 100644
--- a/design-documents/012-fee-schedule-metrics.rst
+++ b/design-documents/012-fee-schedule-metrics.rst
@@ -466,7 +466,7 @@ Note that for a typical transaction, the number of coins is logarithmic to the
amount. So with the above fee structure, paying amounts around 10 EUR would on
average involve about 6 coins with 1/3rd fees at 0.005, 1/3rd fees at 0.01 and
1/3rd fees at 0.015, resulting in an expected total transaction cost in
-**deposit** fees of 0.03 EUR. In constrast, paying 0.50 cents would require
+**deposit** fees of 0.03 EUR. In contrast, paying 0.50 cents would require
on average 4 coins cost less than 0.02 EUR in **deposit** fees. As a result
of this fee structure, microtransactions with Taler have a higher fee in terms
of percentage, while larger transactions are still highly competitive.