From 217399ee16800afea4dfffb8c6d3b36959e37c3c Mon Sep 17 00:00:00 2001 From: Trent V Date: Wed, 6 Dec 2023 11:52:55 +0000 Subject: [PATCH] fix grammar in README (#324) Signed-off-by: Trent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8884953..7695adfa 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - Install: Grab prebuilt binaries from the [Releases page](https://github.com/carvel-dev/vendir/releases) or [Homebrew Carvel tap](https://github.com/carvel-dev/homebrew) - Backlog: [See what we're up to](https://github.com/orgs/carvel-dev/projects/1/views/1?filterQuery=repo%3A%22carvel-dev%2Fvendir%22). -`vendir` allows to declaratively state what should be in a directory. It's could be used for vendoring software. +`vendir` allows you to declaratively state what should be in a directory. It can be used for vendoring software. ```bash $ vendir sync # from a directory that contains vendir.yml