Skip to content

Commit 3a87856

Browse files
committed
typo
1 parent 644cf1c commit 3a87856

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
@@ -667,7 +667,7 @@ client = MCP::Client.new(transport: http_transport)
667667
client.tools # will make the call using Bearer auth
668668
```
669669

670-
You can add any custom headers needed for your authentication scheme, or for any other purpose. The client will include these headers on every requests.
670+
You can add any custom headers needed for your authentication scheme, or for any other purpose. The client will include these headers on every request.
671671

672672
### Tool Objects
673673

0 commit comments

Comments
 (0)