taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit eff89ce72a4c7b3870b6b3e8ca4730a2bff784fa
parent 00d23c518a16c548512b506b4fc6d8ba115f2f0f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 14:34:57 -0400

fix typo: s/exchanges/exchange's/

Diffstat:
Mcore/errors.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/errors.rst b/core/errors.rst @@ -29,7 +29,7 @@ Error Conditions did not confirm the schema for ``/wire``. ``EXCHANGE_PROTOCOL_VERSION_UNSUPPORTED`` - An exchanges ``/keys`` response indicates a version number that + An exchange's ``/keys`` response indicates a version number that is not compatible with the client. ``EXCHANGE_MASTER_PUB_CHANGED``