Skip to content

Commit 57754e8

Browse files
bmoussaudtzolov
authored andcommitted
Update azure.adoc fixing type
1 parent e83bddf commit 57754e8

File tree

1 file changed

+1
-1
lines changed
  • spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/azure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can use the following properties in your Spring Boot configuration to custom
101101

102102
|`spring.ai.vectorstore.azure.url`|
103103
|`spring.ai.vectorstore.azure.api-key`|
104-
|`spring.ai.vectorstore.azure.initialze-schema`|false
104+
|`spring.ai.vectorstore.azure.initialize-schema`|false
105105
|`spring.ai.vectorstore.azure.index-name`|spring_ai_azure_vector_store
106106
|`spring.ai.vectorstore.azure.default-top-k`|4
107107
|`spring.ai.vectorstore.azure.default-similarity-threshold`|0.0

0 commit comments

Comments
 (0)