From 48f056c336ca7adb8e0c00811163f94677ad30cc Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 13 Oct 2022 17:57:33 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9618698..ced3b68f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## changed-files -Retrieve all changed files and directories relative to the target branch (`pull_request*` based events) or the last remote commit (`push` or `pull_request*` based event) returning the **absolute path** to all changed files and directories from the project root. +Retrieve all changed files and directories relative to the target branch or the last remote commit returning the **absolute path** from the project root. ## Features