Fix grammar

This commit is contained in:
Daniel Nelson
2017-04-27 14:59:18 -07:00
parent b9ce455bba
commit 052e88ad5e
30 changed files with 56 additions and 56 deletions

View File

@@ -40,7 +40,7 @@ The plugin expects messages in one of the
pipe = false
## Data format to consume.
## Each data format has it's own unique set of configuration options, read
## Each data format has its own unique set of configuration options, read
## more about them here:
## https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md
data_format = "influx"

View File

@@ -48,7 +48,7 @@ const sampleConfig = `
pipe = false
## Data format to consume.
## Each data format has it's own unique set of configuration options, read
## Each data format has its own unique set of configuration options, read
## more about them here:
## https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md
data_format = "influx"