update feedback alignment

pull/1345/head
kelseiv 2020-08-17 21:55:28 -07:00 committed by Scott Anderson
parent 98ce89e3d2
commit 403f50c700
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ We are going to write some data in [line protocol](/v2.0/reference/syntax/line-p
org=org
)
```
The `InfluxDBClient` object has a `write_api` method used for configuration.
The `InfluxDBClient` object has a `write_api` method used for configuration.
4. Instantiate a **write client** using the `client` object and the `write_api` method. Use the `write_api` method to configure the writer object.