summaryrefslogtreecommitdiff
path: root/libeufin/iso20022.rst
diff options
context:
space:
mode:
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.