From f8ac4ed1c9e9e26ba9c1828eb0de5e06609d5b5e Mon Sep 17 00:00:00 2001 From: kernehed Date: Wed, 3 Oct 2018 14:44:14 +0200 Subject: [PATCH] Update sensor.zabbix.markdown related to #6385 (#6466) I saw that "string" was mistyped, and it got merged. Sorry, is this the right way to change it? To make a PR again? --- source/_components/sensor.zabbix.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.zabbix.markdown b/source/_components/sensor.zabbix.markdown index e9201ac2e40..9ac7107bcd3 100644 --- a/source/_components/sensor.zabbix.markdown +++ b/source/_components/sensor.zabbix.markdown @@ -39,7 +39,7 @@ triggers: name: description: Allows you to specify the name for the Sensor, otherwise the host name, as stored in Zabbix, is used. This is useful when you are specifying a list of hostids to monitor as a single count. required: false - type: strng + type: string hostids: description: This is a list of Zabbix hostids that we want to filter our count on. required: false