Skip to content

Commit

Permalink
Fix a typo in json-hooks-protocol.md
Browse files Browse the repository at this point in the history
  • Loading branch information
murraybd committed Apr 28, 2021
1 parent 408f4e0 commit 289b7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/json-hooks-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The general life of a hook is as following.
1. Hook is started
2. Hello handshake is exchanged
3. One or more calls or notifications are sent from apt to the hook
4. Bye notification is send
4. Bye notification is sent

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
Expand Down

0 comments on commit 289b7d2

Please sign in to comment.