mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
Fix typo
This commit is contained in:
parent
2265456bda
commit
d0d8ff8313
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Or in `//` comment languages...
|
|||
Aider will take note of all the comments that start or end with `AI`.
|
||||
Comments that include `AI!` with an exclamation point or `AI?` with a question
|
||||
mark are special.
|
||||
They triggers aider to take action to collect *all* the AI comments and use them
|
||||
They trigger aider to take action to collect *all* the AI comments and use them
|
||||
as your instructions.
|
||||
|
||||
- `AI!` triggers aider to make changes to your code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue