✏ Fix typos and rewording in docs (#97)
This commit is contained in:
parent
45fb7c4739
commit
a3316193be
1 changed files with 2 additions and 2 deletions
|
@ -203,6 +203,6 @@ You should document your *CLI arguments* the same way.
|
|||
|
||||
## Other uses
|
||||
|
||||
`typer.Argument()` has several other users. For data validation, to enable other features, etc.
|
||||
`typer.Argument()` has several other use-cases; for data validation, to enable
|
||||
|
||||
But you will see about that later in the docs.
|
||||
other features, etc. You will learn about these later in the docs.
|
||||
|
|
Loading…
Reference in a new issue