Fix grammar in influxdb_v2 sample config (#4815)

(cherry picked from commit a0eee37ed2)
This commit is contained in:
kelwang
2018-10-10 18:35:22 -07:00
committed by Daniel Nelson
parent 879ce3bab4
commit 39fbf72af0
+1 -1
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.