Skip to content

Commit ac044c8

Browse files
authored
Update azure.adoc fixing type
1 parent f0f3501 commit ac044c8

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
@@ -97,7 +97,7 @@ You can use the following properties in your Spring Boot configuration to custom
9797

9898
|`spring.ai.vectorstore.azure.url`|
9999
|`spring.ai.vectorstore.azure.api-key`|
100-
|`spring.ai.vectorstore.azure.initialze-schema`|false
100+
|`spring.ai.vectorstore.azure.initialize-schema`|false
101101
|`spring.ai.vectorstore.azure.index-name`|spring_ai_azure_vector_store
102102
|`spring.ai.vectorstore.azure.default-top-k`|4
103103
|`spring.ai.vectorstore.azure.default-similarity-threshold`|0.0

0 commit comments

Comments
 (0)