Skip to content

Commit 49b5ff5

Browse files
threosmarkpollack
authored andcommitted
Update apache-cassandra.adoc to fix typo in initialize-schema property
1 parent db9cc62 commit 49b5ff5

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/vectordbs/apache-cassandra.adoc

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

8888
|`spring.ai.vectorstore.cassandra.keyspace`|springframework
8989
|`spring.ai.vectorstore.cassandra.table`|ai_vector_store
90-
|`spring.ai.vectorstore.cassandra.initialze-schema`|false
90+
|`spring.ai.vectorstore.cassandra.initialize-schema`|false
9191
|`spring.ai.vectorstore.cassandra.index-name`|
9292
|`spring.ai.vectorstore.cassandra.content-column-name`|content
9393
|`spring.ai.vectorstore.cassandra.embedding-column-name`|embedding

0 commit comments

Comments
 (0)