mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 06:12:40 +00:00
Cargo.toml: Fix typos in description
This commit is contained in:
parent
ab65a0200d
commit
d2fbc41060
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ keywords = [
|
|||
]
|
||||
categories = ["command-line-interface"]
|
||||
description = """
|
||||
A simple to use, efficient, and full featured Command Line Argument Parser
|
||||
A simple to use, efficient, and full-featured Command Line Argument Parser
|
||||
"""
|
||||
|
||||
[badges]
|
||||
|
|
Loading…
Reference in a new issue