From 3bbc2beeeda21c0ea4ba5a3fbe8f8a4b2ee84d88 Mon Sep 17 00:00:00 2001 From: Mamat Rahmat Date: Fri, 20 Oct 2017 04:47:40 +0700 Subject: [PATCH] Fix small typo in documentation (#3364) --- docs/WINDOWS_SERVICE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/WINDOWS_SERVICE.md b/docs/WINDOWS_SERVICE.md index c50a10785..2b4d4f0e2 100644 --- a/docs/WINDOWS_SERVICE.md +++ b/docs/WINDOWS_SERVICE.md @@ -38,7 +38,7 @@ Telegraf can manage its own service through the --service flag: | `telegraf.exe --service stop` | Stop the telegraf service | -Trobleshooting common error #1067 +Troubleshooting common error #1067 When installing as service in Windows, always double check to specify full path of the config file, otherwise windows service will fail to start