summaryrefslogtreecommitdiff
path: root/core/api-common.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-common.rst')
-rw-r--r--core/api-common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-common.rst b/core/api-common.rst
index ce32d3a4..99761f60 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -661,7 +661,7 @@ Any piece of signed data, complies to the abstract data structure given below.
};
-The following list contains all the data structure that can be signed in
+The following list contains all the data structures that can be signed in
Taler. Their definition is typically found in ``src/include/taler_signatures.h``,
within the
`exchange's codebase <https://docs.taler.net/global-licensing.html#exchange-repo>`_.