Skip to content

Commit eb02a2c

Browse files
mustafa-nomstainless-app[bot]
authored andcommitted
docs: fix typos (#1995)
1 parent bd49dd1 commit eb02a2c

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
@@ -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)