From 012c6efb03d014ca56b67d9939f32f0a620282ee Mon Sep 17 00:00:00 2001 From: jgart Date: Mon, 28 Aug 2023 01:00:10 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84ff3a7..6d1147f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ in once place? This is how GRM came to be. I'm a fan of infrastructure-as-code, and GRM is a bit like Terraform for your local git repositories. Write a config, run the tool, and -your repos are ready. The only thing that is tracked by git it the list of +your repos are ready. The only thing that is tracked by git is the list of repositories itself. # Crates