From e513cd275cf10badef815d461dd91a8bb6fc3326 Mon Sep 17 00:00:00 2001 From: Vegar Sechmann Molvig Date: Wed, 3 Jul 2019 21:41:15 +0200 Subject: [PATCH] Fix documentation typos: fileystem -> fileystem (#2070) --- docs/infrastructure/configuring-the-fleet-binary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/infrastructure/configuring-the-fleet-binary.md b/docs/infrastructure/configuring-the-fleet-binary.md index c808b0d111..7dbedee06b 100644 --- a/docs/infrastructure/configuring-the-fleet-binary.md +++ b/docs/infrastructure/configuring-the-fleet-binary.md @@ -510,7 +510,7 @@ Options are `filesystem` and `firehose`. ##### `osquery_status_log_file` -DEPRECATED: Use fileystem_status_log_file. +DEPRECATED: Use filesystem_status_log_file. The path which osquery status logs will be logged to. @@ -525,7 +525,7 @@ The path which osquery status logs will be logged to. ##### `osquery_result_log_file` -DEPRECATED: Use fileystem_result_log_file. +DEPRECATED: Use filesystem_result_log_file. The path which osquery result logs will be logged to.