This commit is contained in:
Dayyan Smith 2025-02-06 10:27:06 +01:00 committed by GitHub
parent 2265456bda
commit d0d8ff8313
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.