docs: Fix typo

This commit is contained in:
tsuyoshiwada 2018-05-05 22:18:44 +09:00
parent 83ccab2905
commit 4046d94b7c
2 changed files with 2 additions and 2 deletions

View file

@ -195,7 +195,7 @@ EXAMPLE:
$ git-chglog --config custom/dir/config.yml
The adove is a command that uses a configuration file placed other than ".chglog/config.yml".
The above is a command that uses a configuration file placed other than ".chglog/config.yml".
```

View file

@ -53,7 +53,7 @@ func main() {
$ {{.Name}} --config custom/dir/config.yml
The adove is a command that uses a configuration file placed other than ".chglog/config.yml".
The above is a command that uses a configuration file placed other than ".chglog/config.yml".
`,
ttl("USAGE:"),
ttl("OPTIONS:"),