summarylogtreecommitdiffstats
path: root/telegraf.install
diff options
context:
space:
mode:
Diffstat (limited to 'telegraf.install')
-rw-r--r--telegraf.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/telegraf.install b/telegraf.install
index 893c28368f5c..d6a3bb329258 100644
--- a/telegraf.install
+++ b/telegraf.install
@@ -1,5 +1,4 @@
post_remove() {
- echo "Remember that the following directories aren't removed."
+ echo "Remember that the following directory isn't removed."
echo " -> /etc/telegraf"
- echo " -> /var/lib/telegraf"
}