diff --git a/aider/website/docs/usage/watch.md b/aider/website/docs/usage/watch.md index fbb2a1d2f..f46be1dbc 100644 --- a/aider/website/docs/usage/watch.md +++ b/aider/website/docs/usage/watch.md @@ -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.