From fffd8b26475151a56efe9b05e6fe88ddb282745c Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Sat, 1 Jan 2022 19:50:04 +0100 Subject: [PATCH] docs: add missing 'the' --- cli/cli.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/cli.go b/cli/cli.go index 195a8ca9..812a17ab 100644 --- a/cli/cli.go +++ b/cli/cli.go @@ -116,7 +116,7 @@ release candidate. If you would like to install the latest release candidate, please pass the "--rc" option. Please bear in mind that the latest release candidate may have some catastrophic bugs contained in it. In any case, thank you very much for -testing efforts! +the testing efforts! `, Flags: []cli.Flag{internal.RCFlag}, Action: func(c *cli.Context) error {