Correct a typo in the document

Change-Id: Ibf4d60d1eaf81afb89d68d2a9e0e4ede5f1064d3
This commit is contained in:
suhaiming 2020-09-09 09:03:38 +00:00
parent 349c47379c
commit 7f7f5d655e
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ depends on the log level you are using in ``senlin.conf``. The corresponding
There are two options to consume the notifications:
- Consume the notifications from the default queues directlly.
- Consume the notifications from the default queues directly.
- Declare your own queues, then bind them to ``senlin`` exchange with
corresponding ``routing_key`` to customize the flow.