Skip to content

Commit b98333a

Browse files
committed
docs: simplify wording of root cert inclusion comment
Correcting wrong usage of "manor" instead of "manner" and removing redundant "also" which is already suggested by trailing "as well".
1 parent 70f42dd commit b98333a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@ table = client.query(
198198

199199
print(table.to_pandas())
200200
```
201-
You may also include your own root certificate via this manor aswell.
201+
You may include your own root certificate in this manner as well.

0 commit comments

Comments
 (0)