Skip to content

Commit 4af44c1

Browse files
committed
frontend/ai/doc: rename Generator → Help me start -- #7578
1 parent 6aaa2c9 commit 4af44c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/frontend/project/page/home-page/ai-generate-document.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ export function AIGenerateDocumentButton({
960960
: { position: "unset", marginRight: "5px" }),
961961
}}
962962
/>
963-
{mode === "full" ? ` Generator...` : ""}
963+
{mode === "full" ? ` Help me start...` : ""}
964964
</Button>
965965
</Tip>
966966
<Modal

0 commit comments

Comments
 (0)