Fix grammar in influxdb_v2 README
This commit is contained in:
@@ -19,7 +19,7 @@ The InfluxDB output plugin writes metrics to the [InfluxDB v2.x] HTTP service.
|
|||||||
## Organization is the name of the organization you wish to write to.
|
## Organization is the name of the organization you wish to write to.
|
||||||
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