From ca83ed00f8829f1ba881a2ab45bd2cb65535b130 Mon Sep 17 00:00:00 2001 From: Henry Li Date: Sat, 31 Jan 2026 22:42:17 +0800 Subject: [PATCH] docs: rephrasing --- frontend/src/core/i18n/locales/en-US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/core/i18n/locales/en-US.ts b/frontend/src/core/i18n/locales/en-US.ts index c3e3238..bd276d3 100644 --- a/frontend/src/core/i18n/locales/en-US.ts +++ b/frontend/src/core/i18n/locales/en-US.ts @@ -50,7 +50,7 @@ export const enUS: Translations = { inputBox: { placeholder: "How can I assist you today?", createSkillPrompt: - "Let's create a skill together using your skill-creator skill. First ask me what the skill should do.", + "We're going to build a new skill step by step with `skill-creator`. To start, what do you want this skill to do?", addAttachments: "Add attachments", mode: "Mode", flashMode: "Flash",