From 909b045c8151727a92eb7873a213838fdcf3ef97 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 20 Mar 2022 13:30:55 -0400 Subject: [PATCH] Update README.md (#439) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b036a676..c0f0f89f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Retrieve all changed files relative to the target branch (`pull_request*` based * Fast execution (0-2 seconds on average). * Easy to debug. * Boolean output indicating that certain files have been changed. -* Large repository support. +* Scales to large repositories. * Git submodules support. * Multiple repositories support. * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support