Correct Two Typos - Drivers to Drives (#15728)

This commit is contained in:
RyanRoberts210 2020-11-23 03:51:05 -08:00 committed by GitHub
parent 9548ea997e
commit 3358e56ce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`)."