summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:34:57 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:34:57 -0400
commiteff89ce72a4c7b3870b6b3e8ca4730a2bff784fa (patch)
tree05be64af3496881cf96ddf57bf0fde6bf712f10c
parent00d23c518a16c548512b506b4fc6d8ba115f2f0f (diff)
downloaddocs-eff89ce72a4c7b3870b6b3e8ca4730a2bff784fa.tar.gz
docs-eff89ce72a4c7b3870b6b3e8ca4730a2bff784fa.tar.bz2
docs-eff89ce72a4c7b3870b6b3e8ca4730a2bff784fa.zip
fix typo: s/exchanges/exchange's/
-rw-r--r--core/errors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/errors.rst b/core/errors.rst
index 32b157f2..99e63948 100644
--- 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``