From b1ccff8c0892ad141d7d2de6f31e526a9dad931f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 00:55:37 -0600 Subject: [PATCH] Updated README.md (#2591) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90e9edab..74aaaa25 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Effortlessly track all changed files and directories relative to a target branch * Between the last remote branch commit and the current HEAD. * Restricts change detection to a subset of files and directories: * Provides boolean output indicating changes in specific files. - * Uses [Glob pattern](https://en.wikipedia.org/wiki/Glob_(programming)) matching. + * Uses [Glob pattern](https://en.wikipedia.org/wiki/Glob_\(programming\)) matching. * Supports Globstar. * Supports brace expansion. * Supports negation.