Merge pull request #522 from nthnca/typo

Fix typo in README
This commit is contained in:
2016-09-05 07:50:38 -04:00
committed by GitHub

View File

@@ -952,7 +952,7 @@ is checked by the cli internals in order to print the `App.Version` via
#### Customization
The default flag may be cusomized to something other than `-v/--version` by
The default flag may be customized to something other than `-v/--version` by
setting `cli.VersionFlag`, e.g.:
<!-- {