From e3e11914d6150b69904e7f17382ecd9d732d8f37 Mon Sep 17 00:00:00 2001 From: Harry Marr Date: Sat, 20 Aug 2022 09:44:40 -0400 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 766f305..92a513a 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ jobs: pull-request-number: ${{ github.event.inputs.pullRequestNumber }} ``` -Optionally, You can provide a message for the review: +Optionally, you can provide a message for the review: ```yaml name: Auto approve