From 0df94b8e35edaae36cdc4e918a615979db03a314 Mon Sep 17 00:00:00 2001 From: donteatfriedrice Date: Fri, 7 Feb 2025 11:09:00 +0000 Subject: [PATCH] fix(core): typo (#10022) [BS-2532](https://linear.app/affine-design/issue/BS-2532/typo-tidy-a-article-with-ai-mindmap-action-tidy-an-article-with-xxxxx) --- .../core/src/blocksuite/presets/ai/chat-panel/preload-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/core/src/blocksuite/presets/ai/chat-panel/preload-config.ts b/packages/frontend/core/src/blocksuite/presets/ai/chat-panel/preload-config.ts index 656ce2024f..2ce2b79c6e 100644 --- a/packages/frontend/core/src/blocksuite/presets/ai/chat-panel/preload-config.ts +++ b/packages/frontend/core/src/blocksuite/presets/ai/chat-panel/preload-config.ts @@ -25,7 +25,7 @@ export const AIPreloadConfig = [ }, { icon: MindmapIcon, - text: 'Tidy a article with AI MindMap Action', + text: 'Tidy an article with AI MindMap Action', handler: () => { AIProvider.slots.requestInsertTemplate.emit({ template: TidyMindMapV3,