Fix grammar in influxdb_v2 sample config (#4815)

This commit is contained in:
kelwang 2018-10-10 21:34:32 -04:00 committed by Daniel Nelson
parent 7344693ca8
commit a0eee37ed2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ var sampleConfig = `
## Organization is the name of the organization you wish to write to; must exist.
organization = ""
## Bucket to the name fo the bucketwrite into; must exist.
## Destination bucket to write into.
bucket = ""
## Timeout for HTTP messages.