branch: elpa/aidermacs
commit 1102d422fb81b1b484232089c2e31bdcaaa09c2b
Author: Kang Tu <kang...@apple.com>
Commit: Kang Tu (aider) <kang...@apple.com>

    docs: Update README to reflect function refactor change
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index bcd32d62ab..8858ac94a3 100644
--- a/README.org
+++ b/README.org
@@ -22,7 +22,7 @@
   - Add all buffers in the current window: 
(`aider-add-files-in-current-window`)
   - Batch add files from the Dired buffer: 
(`aider-batch-add-dired-marked-files`) Add multiple Dired marked files to the 
Aider buffer.
 
-- Refactor region / function:
+- Refactor function or region:
   - (`aider-region-refactor`): Ask Aider to refactor it given your input 
instruction.
   - (`aider-function-refactor`): Ask Aider to refactor the function under the 
cursor given your instruction.
 

Reply via email to