Fix grammar in influxdb_v2 sample config (#4815)
This commit is contained in:
parent
7344693ca8
commit
a0eee37ed2
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue