From 1e29314e6ed07ad2e25c7db2b1274c4c0fd02c4c Mon Sep 17 00:00:00 2001 From: Guangyuan Yang Date: Wed, 1 Nov 2023 21:57:47 -0400 Subject: [PATCH] README.md: fix minor typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be92736..104b2d8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Maintainers -This tool is not yet officially supported by Google. It is currenlty maintained solely by @braydonk, and unless something changes primarily in spare time. +This tool is not yet officially supported by Google. It is currently maintained solely by @braydonk, and unless something changes primarily in spare time. ## Blog @@ -34,7 +34,7 @@ You can also install the command as a [pre-commit](https://pre-commit.com/) hook ## Basic Usage -See [Command Usage](./docs/command-usage.md) for in depth information and available flags. +See [Command Usage](./docs/command-usage.md) for in-depth information and available flags. To run the tool with all default settings, run the command with a path argument: ```bash