From fa67675b946753d5e02bc2a51b83bd462e3819da Mon Sep 17 00:00:00 2001 From: Fabio Date: Mon, 6 Nov 2023 14:46:16 +0000 Subject: [PATCH] typo --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index ee449e2..fd974c6 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -17,7 +17,7 @@ tags: - **Bug Fixing**: Upon receiving a bug ticket, Autopilot suggests a fix to resolve the identified issue. - **Reviewing PRs**: Autopilot aids in reviewing pull requests by commenting on the PR, explaining the intent of the author, and offering suggestions for improvement. - **Explain** how a codebase works -- **Chat** in the comments for to refine the solution or get more information +- **Chat** in the comments to refine the solution or get more information - Create tests *(Coming soon)* - Help build tasks that are comprehensive and refined *(Coming soon)* - Rewrite commits and pull request descriptions *(Coming soon)*