summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:47:25 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:47:25 -0400
commit0e750df3807d6bd1c055a2719ae213f91221ff31 (patch)
tree8656f835b2e41b04ecac1d54f49dd81d1b8026dc /core/api-exchange.rst
parent3bcb03f810f1833127e705ba412468a9edc410a4 (diff)
downloaddocs-0e750df3807d6bd1c055a2719ae213f91221ff31.tar.gz
docs-0e750df3807d6bd1c055a2719ae213f91221ff31.tar.bz2
docs-0e750df3807d6bd1c055a2719ae213f91221ff31.zip
fix typo: s/prevending/preventing/
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 89db8d28..dd0f571b 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -528,7 +528,7 @@ Management operations authorized by master key
.. http:post:: /management/denominations/$H_DENOM_PUB/revoke
- Revoke denomination key, prevending further use by the exchange.
+ Revoke denomination key, preventing further use by the exchange.
Only to be used by the exchange's offline key management team. Not useful
for anyone else.