From a9761cae1c108c143215491af40a3578966116ad Mon Sep 17 00:00:00 2001 From: Dimitris Apostolou Date: Fri, 2 Mar 2018 23:00:25 +0200 Subject: Fix typos and cleanup [ci-skip] --- doc/zmq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/zmq.md') diff --git a/doc/zmq.md b/doc/zmq.md index 38c58fb7fd..5d67df9d22 100644 --- a/doc/zmq.md +++ b/doc/zmq.md @@ -101,6 +101,6 @@ and just the tip will be notified. It is up to the subscriber to retrieve the chain from the last known block to the new tip. There are several possibilities that ZMQ notification can get lost -during transmission depending on the communication type your are +during transmission depending on the communication type you are using. Bitcoind appends an up-counting sequence number to each notification which allows listeners to detect lost notifications. -- cgit v1.2.3