Fix grammar in influxdb_v2 sample config (#4815)
This commit is contained in:
@@ -35,7 +35,7 @@ var sampleConfig = `
|
|||||||
## Organization is the name of the organization you wish to write to; must exist.
|
## Organization is the name of the organization you wish to write to; must exist.
|
||||||
organization = ""
|
organization = ""
|
||||||
|
|
||||||
## Bucket to the name fo the bucketwrite into; must exist.
|
## Destination bucket to write into.
|
||||||
bucket = ""
|
bucket = ""
|
||||||
|
|
||||||
## Timeout for HTTP messages.
|
## Timeout for HTTP messages.
|
||||||
|
|||||||
Reference in New Issue
Block a user