From d7af20bab3d42577ec79dffc4e793c14d0df65b3 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 16 Jun 2023 18:59:17 -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 0feee978..63c421d4 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Effortlessly track all changed files and directories relative to a target branch * Allows limiting the 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 new specified location for all deleted files. +* Restores deleted files to their previous location or a newly specified location. * Supports Monorepos by fetching a fixed number of commits. * Compatible with all platforms (Linux, MacOS, Windows). * Supports [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners).