From af5aa0890a2c181cbd981ec94a418f50bb91df20 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Tue, 28 Feb 2017 11:41:47 -0800 Subject: [PATCH] Fix typo --- docs/static/reloading-config.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static/reloading-config.asciidoc b/docs/static/reloading-config.asciidoc index bba5c2b64..7f05e0403 100644 --- a/docs/static/reloading-config.asciidoc +++ b/docs/static/reloading-config.asciidoc @@ -16,7 +16,7 @@ NOTE: The `--config.reload.automatic` option is not available when you specify t in configuration settings from the command-line. By default, Logstash checks for configuration changes every 3 seconds. To change this interval, -use the `----config.reload.interval ` option, where `seconds` specifies how often Logstash +use the `--config.reload.interval ` option, where `seconds` specifies how often Logstash checks the config files for changes. If Logstash is already running without auto-reload enabled, you can force Logstash to