update feedback alignment

pull/945/head
kelseiv 2020-08-17 21:55:28 -07:00 committed by GitHub
parent 320dcef428
commit 2a185cc637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,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.