diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/hana.adoc b/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/hana.adoc index b41681c4508..29dd49cd108 100644 --- a/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/hana.adoc +++ b/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/hana.adoc @@ -45,7 +45,7 @@ Additionally, you will need a configured `EmbeddingModel` bean. Refer to the xre == HanaCloudVectorStore properties You can use the following properties in your Spring Boot configuration to customize the SAP Hana vector store. -It uses `spring.datasource.*` properties to configure the Hana datasource and the `spring.ai.vectorstore.hanadb.*` properties to configure the Hana vector store. +It uses `spring.datasource.\*` properties to configure the Hana datasource and the `spring.ai.vectorstore.hanadb.*` properties to configure the Hana vector store. |=== |Property| Description | Default value