From 112977e0117e082f302885588ee4a38f032a45cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Mon, 15 May 2017 08:34:17 +0300 Subject: [PATCH] Update Monitor-Common.md Minor changes to wording. --- Documentation/Monitors/Monitor-Common.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Monitors/Monitor-Common.md b/Documentation/Monitors/Monitor-Common.md index 6e3205966..f71918bdb 100644 --- a/Documentation/Monitors/Monitor-Common.md +++ b/Documentation/Monitors/Monitor-Common.md @@ -7,12 +7,12 @@ This document lists optional parameters that all current monitors support. ### `user` Username used by the monitor to connect to the backend servers. If a server defines -the `monitoruser` parameter, that value will be used instead of the default `user` of the monitor. +the `monitoruser` parameter, that value will be used instead. ### `password` Password for the user defined with the `user` parameter. If a server defines -the `monitorpw` parameter, that value will be used instead of the default `password` of the monitor. +the `monitorpw` parameter, that value will be used instead. ### `monitor_interval`