diff --git a/plugins/parsers/prometheusremotewrite/README.md b/plugins/parsers/prometheusremotewrite/README.md index 213bb6015..b409e9e6d 100644 --- a/plugins/parsers/prometheusremotewrite/README.md +++ b/plugins/parsers/prometheusremotewrite/README.md @@ -10,7 +10,7 @@ Converts prometheus remote write samples directly into Telegraf metrics. It can service_address = ":1234" ## Path to listen to. - path = "/recieve" + path = "/receive" ## Data format to consume. data_format = "prometheusremotewrite"