From 60f0553a330baed31fc7d0ec19a69409476ac59b Mon Sep 17 00:00:00 2001 From: Florian Beer Date: Fri, 2 Jun 2017 21:09:59 +0200 Subject: [PATCH] doc: Fix typo in configuration documentation (#6751) --- doc/Support/Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Support/Configuration.md b/doc/Support/Configuration.md index ca1b09e9e6..94e061550c 100644 --- a/doc/Support/Configuration.md +++ b/doc/Support/Configuration.md @@ -552,7 +552,7 @@ You can use this array to rewrite the description of ASes that you have discover [Updating](../General/Updating.md) ### IPMI -Setup the types of IPMI protocols to test a host for and it what order. Don't forget to install ipmitool on the monitoring host. +Setup the types of IPMI protocols to test a host for and in what order. Don't forget to install ipmitool on the monitoring host. ```php $config['ipmi']['type'] = array();