diff --git a/README.md b/README.md index d8b5c96c..d7279e4f 100644 --- a/README.md +++ b/README.md @@ -518,7 +518,7 @@ around it. In fact, you can provide your own if you want. ### Defining your own help You can provide your own Help command or your own template for the default command to use -with followind functions: +with following functions: ```go cmd.SetHelpCommand(cmd *Command)