Skip to content

Commit c826923

Browse files
authored
cli: fix minor typo (#23811)
1 parent 9b8a160 commit c826923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎vlib/cli/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Description
22

33
`cli` is a command line option parser, that supports
4-
declarative subcommands, each having separate set of options.
4+
declarative subcommands, each having a separate set of options.
55

66
See also the `flag` module, for a simpler command line option parser,
77
that supports only options.

0 commit comments

Comments
 (0)