Skip to content

Commit 268a7fb

Browse files
xion-chokimohiomanbo
authored andcommitted
fix: correct name typo from 'Chroma Vecor Store' to 'Chroma Vector Store'
Signed-off-by: Changho Kim <[email protected]>
1 parent 4749c57 commit 268a7fb

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/cloud-bindings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following are the components for which the cloud binding support is currentl
3838
[cols="|,|"]
3939
|====
4040
| Service Type | Binding Type | Source Properties | Target Properties
41-
| `Chroma Vecor Store`
41+
| `Chroma Vector Store`
4242
| `chroma` | `uri`, `username`, `passwor` | `spring.ai.vectorstore.chroma.client.host`, `spring.ai.vectorstore.chroma.client.port`, `spring.ai.vectorstore.chroma.client.username`, `spring.ai.vectorstore.chroma.client.host.password`
4343

4444
| `Mistral AI`

0 commit comments

Comments
 (0)