--- a/monit.rst Thu Feb 13 13:33:15 2020 +0200
+++ b/monit.rst Thu Feb 13 13:35:35 2020 +0200
@@ -69,9 +69,9 @@
===========
* In ``active`` mode (the default), Monit will pro-actively monitor a service and in case of
-problems raise alerts and/or restart the service.
+ problems raise alerts and/or restart the service.
* In ``passive`` mode, Monit will passively monitor a service and will raise alerts, but will not
-try to fix a problem by executing start, stop or restart.
+ try to fix a problem by executing start, stop or restart.
* In ``manual`` mode, Monit will enter active mode only if a service was started via Monit.
Example::