From 2c684aedfaba6921280a96ad767da5548e6c9316 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 6 Feb 2023 18:09:57 -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 d1bff8f3..6f72ee7c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Retrieve all changed files and directories relative to the target branch or the * Fast execution (0-10 seconds on average). * Easy to debug. * Scales to large repositories. -* Git submodules support. +* Supports Git submodules. * Escaped JSON Output which can be used for running matrix jobs based on changed files. * Optionally list only changed directories. * Restrict the max depth of changed directories.