Skip to content

Commit 9fe0d32

Browse files
committed
typo
1 parent fe599f3 commit 9fe0d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Each of these examples demonstrates one aspect or feature of bashly.
3232
- [command-private](command-private#readme) - hiding commands from the command list
3333
- [stdin](stdin#readme) - reading input from stdin
3434
- [filters](filters#readme) - preventing commands from running unless custom conditions are met
35-
- [commands-expose](commands-expose#readme) - showing subcommands in the parent's help
35+
- [commands-expose](commands-expose#readme) - showing sub-commands in the parent's help
3636

3737
## Customization
3838

0 commit comments

Comments
 (0)