Skip to content

Commit 68ccabd

Browse files
committed
typo
Signed-off-by: bota <Bota@dotkernel.com>
1 parent 219de7d commit 68ccabd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/book/v1/How to/send-emails.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ A concrete example is sending emails. While a series of tasks are running on the
66

77
To implement such a service, the [`send-email`](https://github.com/dotkernel/queue/tree/send-email) branch can be taken as a model.
88

9-
> **_NOTE:_** The default branch 1.0 hold only the base code of Queue and provides essential features such as:
9+
> **_NOTE:_** The default branch 1.0 holds only the base code of Queue and provides essential features such as:
10+
>
1011
> * Adding messages to the queue
1112
> * Retrieving and processing messages (FIFO)
1213

0 commit comments

Comments
 (0)