From 23ffa77dee45ea091a36958bfddf17de1d450f12 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 22 Feb 2023 01:00:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d2ef8c1..b5362b95 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Retrieve all changed files and directories relative to the target branch or the * Easy to debug. * Scales to large repositories. * Supports Git submodules. -* Escaped JSON output which can be used for running matrix jobs based on changed files. +* 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. * Write outputs to files at a specified location for further processing.