Skip to content

Commit 57949c7

Browse files
authored
Update basics.md (#557)
1 parent a040d31 commit 57949c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ See the [documentation for v1 client API](./v1.md) or [documentation for v2 clie
103103

104104
## Make requests behind a proxy
105105

106-
If your network connection is behind a proxy and you don't be able to make requests with the default configuration, you can use a custom HTTP agent to configure this behavior.
106+
If your network connection is behind a proxy and you are unable to make requests with the default configuration, you can use a custom HTTP agent to configure this behavior.
107107

108108
```ts
109109
// Note: this package is an external package, it isn't bundled with Node.

0 commit comments

Comments
 (0)