summaryrefslogtreecommitdiff
path: root/doc/json-hooks-protocol.md
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2019-04-04 20:20:44 +0700
committerMartin Michlmayr <tbm@cyrius.com>2019-04-04 20:30:10 +0700
commit30e6fad9ad892a21d271fa93319f7a3ee23da134 (patch)
tree4b2d0d0cf0c6a1a658c434dd8bddc6cb1cae7216 /doc/json-hooks-protocol.md
parentc028f80a364c03e021b88049151dddf31b657835 (diff)
Perform minor copy-editing on the docs
Diffstat (limited to 'doc/json-hooks-protocol.md')
-rw-r--r--doc/json-hooks-protocol.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/json-hooks-protocol.md b/doc/json-hooks-protocol.md
index ddf0fa0e3..09633e71d 100644
--- a/doc/json-hooks-protocol.md
+++ b/doc/json-hooks-protocol.md
@@ -27,7 +27,7 @@ The general life of a hook is as following.
It is unspecified whether a hook is sent one or more messages. For
example, a hook may be started only once for the lifetime of the apt
-process and receive multiple notificatgions, but a hook may also be
+process and receive multiple notifications, but a hook may also be
started multiple times. Hooks should thus be stateless.
## JSON messages