From c6c396f2fe271cc83e7e0f9d536c3d86ec4c26ba Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 10 Jul 2023 21:40:47 -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 d2483d8a..cf391fef 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Github action used to effortlessly track all changed files and directories relat * Supports Git submodules. * Generates escaped JSON output for running matrix jobs based on changed files. * Lists changed directories. - * Allows limiting the matching changed directories to a specified maximum depth. + * Limits matching changed directories to a specified maximum depth. * Optionally excludes the current directory. * Writes outputs to a designated `.txt` or `.json` file for further processing. * Restores deleted files to their previous location or a newly specified location.