From ba9054e8d5ffe1537ded23c6a65348cb9b78e8c4 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 24 Jul 2023 21:58:54 -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 0da1dfd8..b7af1c6a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Effortlessly track all changed files and directories relative to a target branch * Facilitates easy debugging. * Scales to handle large repositories. * Supports Git submodules. -* Support [merge queues](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue) for pull reequests. +* Supports [merge queues](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue) for pull reequests. * Generates escaped JSON output for running matrix jobs based on changed files. * Lists changed directories. * Limits matching changed directories to a specified maximum depth.