docs: add missing 'the'

This commit is contained in:
2022-01-01 19:50:04 +01:00
parent c07128b308
commit fffd8b2647

View File

@ -116,7 +116,7 @@ release candidate.
If you would like to install the latest release candidate, please pass the 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 "--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 some catastrophic bugs contained in it. In any case, thank you very much for
testing efforts! the testing efforts!
`, `,
Flags: []cli.Flag{internal.RCFlag}, Flags: []cli.Flag{internal.RCFlag},
Action: func(c *cli.Context) error { Action: func(c *cli.Context) error {