Skip to content

Commit c03423a

Browse files
authored
docs: Fix spelling and grammar in README.md
Corrected spelling and grammar in the README.
1 parent c0b0205 commit c03423a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ print(table.to_pandas())
200200
```
201201

202202
You may include your own root certificate in this manner as well.
203-
=======
204-
You may also include your own root certificate via this manor aswell.
205203

206204
If connecting to InfluxDB fails with error `DNS resolution failed` when using domain name, example `www.mydomain.com`, then try to set environment variable `GRPC_DNS_RESOLVER=native` to see if it works.
207205

0 commit comments

Comments
 (0)