From 3358e56ce9fd86856f0317082894bf1ebaa6d8bc Mon Sep 17 00:00:00 2001 From: RyanRoberts210 <65679532+RyanRoberts210@users.noreply.github.com> Date: Mon, 23 Nov 2020 03:51:05 -0800 Subject: [PATCH] Correct Two Typos - Drivers to Drives (#15728) --- source/_integrations/qnap.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/qnap.markdown b/source/_integrations/qnap.markdown index b0593d2f1e7..9eca1fa49b5 100644 --- a/source/_integrations/qnap.markdown +++ b/source/_integrations/qnap.markdown @@ -64,10 +64,10 @@ password: description: The password of the user to connect to the QNAP NAS. required: true type: string -drivers: +drives: description: "Array of drives to monitor (ex: `0:1`)." required: false - default: all drivers + default: all drives type: list volumes: description: "Array of volumes to monitor (ex: `DataVol1`)."