Skip to content

Commit 21f39ae

Browse files
authored
docs : correct typo from "Yur" to "Your" in azure-openai-chat.adoc
1 parent 8115405 commit 21f39ae

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/azure-openai-chat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ then the `spring.ai.azure.openai.chat.options.deployment-name` is treathed as an
7373
==== Access the OpenAI Model
7474

7575
You can configure the client to use directly `OpenAI` instead of the `Azure OpenAI` deployed models.
76-
For this you need to set the `spring.ai.azure.openai.openai-api-key=<Your OpenAI Key>` instead of `spring.ai.azure.openai.api-key=<Yur Azure OpenAi Key>`.
76+
For this you need to set the `spring.ai.azure.openai.openai-api-key=<Your OpenAI Key>` instead of `spring.ai.azure.openai.api-key=<Your Azure OpenAi Key>`.
7777

7878
=== Add Repositories and BOM
7979

0 commit comments

Comments
 (0)