Skip to content

Commit

Permalink
adjust readme writing error
Browse files Browse the repository at this point in the history
  • Loading branch information
wiliamvj committed Nov 15, 2023
1 parent 283e32d commit 1bd0dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Cobra provides:
* Fully POSIX-compliant flags (including short & long versions)
* Nested subcommands
* Global, local and cascading flags
* Intelligent suggestions (`app srver`... did you mean `app server`?)
* Intelligent suggestions (`app server`... did you mean `app server`?)
* Automatic help generation for commands and flags
* Grouping help for subcommands
* Automatic help flag recognition of `-h`, `--help`, etc.
Expand Down

0 comments on commit 1bd0dd1

Please sign in to comment.