From 5173e919b9b99fd591e4d8f2c15022e7dddfd038 Mon Sep 17 00:00:00 2001 From: VictorRobellini <39597627+VictorRobellini@users.noreply.github.com> Date: Tue, 27 Apr 2021 11:27:46 -0400 Subject: [PATCH] Spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89b67b4..c130d21 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ I also included a wrapper script for Unbound DNS. I'm not currently using it, b ### Telegraf Plugins -- You can run most plugins from a shell/ssh session to verify the output. (the environment vars may be differet when telegraf is executing the plugin) +- You can run most plugins from a shell/ssh session to verify the output. (the environment vars may be different when telegraf is executing the plugin) - If you're copying from a windows system, make sure the [CRLF is correct](https://www.cyberciti.biz/faq/howto-unix-linux-convert-dos-newlines-cr-lf-unix-text-format/) - The below command should display unix line endings (\n or LF) as $ and Windows line endings (\r\n or CRLF) as ^M$.