From dddfbd694ccfbd8c0b482c6b49f48cf67dea2d0d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 26 Jan 2023 11:49: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 654cfc8d..26250a61 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Retrieve all changed files and directories relative to the target branch or the * 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. -* Optionally save outputs to files at a specified location for further processing. +* Write outputs to files at a specified location for further processing. * Monorepos (Fetches only the last remote commit). * Supports all platforms (Linux, MacOS, Windows). * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support