summaryrefslogtreecommitdiff
path: root/libeufin/iso20022.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-25 23:02:36 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-25 23:02:36 +0100
commit77331d7e2e8a42bd92b234bed7baa9c5ad473e10 (patch)
treed317479026f6a6a789de22c042113d06697dc784 /libeufin/iso20022.rst
parent459e6d086e5d053b1a6a5028e84d94860dfb025c (diff)
downloaddocs-77331d7e2e8a42bd92b234bed7baa9c5ad473e10.tar.gz
docs-77331d7e2e8a42bd92b234bed7baa9c5ad473e10.tar.bz2
docs-77331d7e2e8a42bd92b234bed7baa9c5ad473e10.zip
fix typos
Diffstat (limited to 'libeufin/iso20022.rst')
-rw-r--r--libeufin/iso20022.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/iso20022.rst b/libeufin/iso20022.rst
index 06d929c2..d96469d0 100644
--- a/libeufin/iso20022.rst
+++ b/libeufin/iso20022.rst
@@ -30,7 +30,7 @@ them (pain.001), it does not use ISO 20022 in its API and internal data model.
Reasons for not using ISO 20022 directly are:
-1. Impedence mismatch. ISO 20022 messages do not map well to query/response
+1. Impedance mismatch. ISO 20022 messages do not map well to query/response
APIs.
2. Cumbersome to use. Even when ISO 20022 messages are directly mapped
to JSON, they are difficult to use due to their verbosity.