Trivial grammar changes:

1. 'executing it is' => 'executing, it is'
2. 'may be' => 'are' for brevity

Change-Id: I0b87c457e5ef9fcf6bec41e3c78220e0250e00eb
This commit is contained in:
Syed Mohammad Adnan Karim 2018-09-27 11:10:39 -04:00
parent 927ed22bb7
commit d9ee17b26f
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ To make use of AMQP services, simply relate other charms that support the rabbit
When more than one unit of the charm is deployed the charm will bring up a
native RabbitMQ cluster. The process of clustering the units together takes
some time. Due to the nature of asynchronous hook execution it is possible
client relationship hooks may be executed before the cluster is complete.
some time. Due to the nature of asynchronous hook execution, it is possible
client relationship hooks are executed before the cluster is complete.
In some cases, this can lead to client charm errors.
To guarantee client relation hooks will not be executed until clustering is