From add7ca84898309620f2f0fd884617765c71f66f8 Mon Sep 17 00:00:00 2001 From: Jast <745925668@qq.com> Date: Thu, 15 May 2025 20:37:10 +0800 Subject: [PATCH] fix doc (#3171) Signed-off-by: Jast <745925668@qq.com> --- .../src/main/antora/modules/ROOT/pages/upgrade-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc b/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc index 5abe414c6..7ef7e723e 100644 --- a/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc +++ b/spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc @@ -138,7 +138,7 @@ Hopefully Watson will reappear in a future version of Spring AI ==== MoonShot and QianFan -Mooonshot and Qianfan have been removed since they are not accessible from outside China. These have been moved to the Spring AI Community repository. +Moonshot and Qianfan have been removed since they are not accessible from outside China. These have been moved to the Spring AI Community repository. ==== Removed Vector Store * Removed HanaDB vector store autoconfiguration (https://github.com/spring-projects/spring-ai/commit/f3b46244942c5072c2e2fa89e62cde71c61bbf25[f3b4624])