summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:00:46 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:00:46 -0400
commit94971ca1bc4f4172950bc813efba0994cbc5dc8a (patch)
treee9a8d96f2e6efeea25562437a95303bfd60eb738 /core/api-exchange.rst
parent3395b59c9012f77e8c527d3a03678144ec109b0f (diff)
downloaddocs-94971ca1bc4f4172950bc813efba0994cbc5dc8a.tar.gz
docs-94971ca1bc4f4172950bc813efba0994cbc5dc8a.tar.bz2
docs-94971ca1bc4f4172950bc813efba0994cbc5dc8a.zip
add article "the"
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 97f7d75f..b352e46d 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -887,7 +887,7 @@ exchange.
The client currently does not have to demonstrate knowledge of the private
key of the reserve to make this request, which makes the reserve's public
key privileged information known only to the client, their bank, and the
- exchange. In future, we might wish to revisit this decision to improve
+ exchange. In the future, we might wish to revisit this decision to improve
security, such as by having the client EdDSA-sign an ECDHE key to be used
to derive a symmetric key to encrypt the response. This would be useful if
for example HTTPS were not used for communication with the exchange.