From 8efe3735309bfb91a21adb81a9316114830dd121 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 15 Feb 2023 18:32:02 -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 8aa077ec651..7d2ae47bfe9 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 for running 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.