From fa4776dd71f7502c71ac15794e30eb6add52d21e Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 22 Feb 2023 08:39:38 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a34c200bf59..e127656a3d2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## changed-files -Retrieve all changed files and directories relative to the target branch or the last remote commit returning the **relative path** from the project root. +Retrieve all changed files and directories relative to the target branch or the last remote commit returning a **relative path** from the project root. ## Features