From 176fffc80d1c77511861c9dfa63fb1471612a35f Mon Sep 17 00:00:00 2001 From: Guangyuan Yang Date: Thu, 2 Nov 2023 10:20:42 -0400 Subject: [PATCH] README.md: fix minor typo (#151) --- 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