From 8a36220d042d6e935b636251a47084884bbfb1e8 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 26 May 2023 11:07:59 -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 645b9603..d9c6083b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Retrieve all changed files and directories relative to a target branch, preceedi * Supports Git submodules. * Escaped JSON output which can be used to run matrix jobs based on changed files. * List changed directories. -* Restrict the max depth of changed directories. + * Restrict the max depth of matching changed directories. * Write outputs to a `.txt` or `.json` file at a specified location for further processing. * Monorepos (Fetches a fixed number of commits). * Supports all platforms (Linux, MacOS, Windows).