This commit is contained in:
onnadi-sa
2019-10-01 14:25:04 -05:00
committed by Eric Bottard
parent 23d99f45eb
commit 296db93462

View File

@@ -619,7 +619,7 @@ can benefit from that.
[[organizing-commands]]
=== Organizing Commands
When your shell starts to provide a lot of functionality, you may en up
When your shell starts to provide a lot of functionality, you may end up
with a lot of commands, which could be confusing for your users. Typing `help`
they would see a daunting list of commands, organized by alphabetical order,
which may not always make sense.