Skip to content

Commit 1fd6041

Browse files
authored
Fix typo
1 parent fcd2803 commit 1fd6041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/anthropic-chat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spring:
4040
export ANTHROPIC_API_KEY=<your-anthropic-api-key>
4141
----
4242

43-
You can also set this configuration programmatically in your application code:
43+
You can also get this configuration programmatically in your application code:
4444

4545
[source,java]
4646
----

0 commit comments

Comments
 (0)