Skip to content

Commit be694a0

Browse files
authored
docs: fix typos (#1995)
1 parent bdfd699 commit be694a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ If you need to access undocumented endpoints, params, or response properties, th
655655
#### Undocumented endpoints
656656

657657
To make requests to undocumented endpoints, you can make requests using `client.get`, `client.post`, and other
658-
http verbs. Options on the client will be respected (such as retries) will be respected when making this
658+
http verbs. Options on the client (such as retries) will be respected when making this
659659
request.
660660

661661
```py

0 commit comments

Comments
 (0)