From 79cd5b8d94930fae31baa937efff0cb08745f8ad Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 10 May 2020 15:41:08 -0400 Subject: [PATCH] spelling: without --- plugins/inputs/zfs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/zfs/README.md b/plugins/inputs/zfs/README.md index b60711e305e69..e22156bc65b9f 100644 --- a/plugins/inputs/zfs/README.md +++ b/plugins/inputs/zfs/README.md @@ -268,7 +268,7 @@ A short description for some of the metrics. `arcstats_evict_l2_ineligible` We evicted something which cannot be stored in the l2. Reasons could be: - - We have multiple pools, we evicted something from a pool whithout an l2 device. + - We have multiple pools, we evicted something from a pool without an l2 device. - The zfs property secondary cache. `arcstats_c` Arc target size, this is the size the system thinks the arc should have.