Skip to content

Commit c4ff61f

Browse files
DaanHooglandNuxRo
andauthored
Apply suggestions from code review
Co-authored-by: NuxRo <[email protected]>
1 parent d0b493c commit c4ff61f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/adminguide/events.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ events, usage events) and the additional category of resource state
6060
change events, are published on to the events bus.
6161

6262
.. note::
63-
Alerts for some more important events will be send multiple
64-
times for the same event. This is due to the nature of guarding
63+
Alerts for some more important events will be sent multiple
64+
times. This is due to the nature of guarding
6565
certain resources from multiple threads in the code, to make sure
6666
that events are not missed. Examples are "Host down" or
67-
"HA starting VM". These are considered to important to not send
68-
immediately and hence a check if they are queued can not be done.
67+
"HA starting VM". These are considered too important to not send
68+
immediately and hence a check if they are already queued can not be done.
6969

7070
Implementations
7171
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)