feat: use improve instead of rephrase

This commit is contained in:
Shivam Mishra
2025-12-16 16:54:45 +05:30
parent 04831aec00
commit 44754a98c5
6 changed files with 10 additions and 19 deletions
@@ -55,7 +55,7 @@ export function useCopilotReply() {
}
/**
* Executes a copilot action (e.g., rephrase, fix grammar).
* Executes a copilot action (e.g., improve, fix grammar).
* @param {string} action - The action type
* @param {string} data - The content to process
*/