mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
Fix minor typo in README
This commit is contained in:
parent
6e5896044a
commit
279384b3e5
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ There are a few goals of `clap` that I'd like to maintain throughout contributio
|
|||
|
||||
## License
|
||||
|
||||
`clap` is licensed under the MIT license. Please the LICENSE-MIT file in this repository for more information.
|
||||
`clap` is licensed under the MIT license. Please read the LICENSE-MIT file in this repository for more information.
|
||||
|
||||
## Recent Breaking Changes
|
||||
|
||||
|
|
Loading…
Reference in a new issue