From 2003b6915b8e314eb8db1c37065a115af14763d7 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Fri, 29 Sep 2023 16:39:25 +0300 Subject: [PATCH] typos --- docs/IMPROVE.md | 2 +- docs/REVIEW.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/IMPROVE.md b/docs/IMPROVE.md index 73682c1b..5c55e26f 100644 --- a/docs/IMPROVE.md +++ b/docs/IMPROVE.md @@ -1,4 +1,4 @@ -# Describe Tool +# Improve Tool The `improve` tool scans the PR code changes, and automatically generate committable suggestions for improving the PR code. It can be invoked manually by commenting on any PR: diff --git a/docs/REVIEW.md b/docs/REVIEW.md index 6312a19c..a020e0fd 100644 --- a/docs/REVIEW.md +++ b/docs/REVIEW.md @@ -1,4 +1,4 @@ -# Describe Tool +# Review Tool The `review` tool scans the PR code changes, and automatically generates a PR review. It can be invoked manually by commenting on any PR: