Skip to content

Commit c786a6a

Browse files
committed
mcp-client: fix typo in javadoc
Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
1 parent eb8ea08 commit c786a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp-client-security/src/main/java/org/springaicommunity/mcp/security/client/sync/AuthenticationMcpTransportContextProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
* reactor context:
6868
*
6969
* <pre>
70-
* chatClientSupplier.get()
70+
* chatClient
7171
* .prompt("your LLM prompt")
7272
* .stream()
7373
* .content()

0 commit comments

Comments
 (0)