Skip to content

Commit 699f8c6

Browse files
Update packages/toolbox-core/README.md
Co-authored-by: Kurtis Van Gent <[email protected]>
1 parent 28ea3ff commit 699f8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ workflow.add_edge("tools", "agent")
228228
app = workflow.compile()
229229
```
230230

231-
## Authenticating to the Toolbox Server
231+
## Client to Server Authentication
232232

233233
This section describes how to authenticate the ToolboxClient itself when
234234
connecting to a Toolbox server instance that requires authentication. This is

0 commit comments

Comments
 (0)