Merge pull request #95 from bfontaine/patch-1

Minor typo in README fixed
This commit is contained in:
Chris Lane 2013-09-14 18:19:54 -07:00
commit 4224acbc5c
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ Related Projects
that also allows not only for numerical indexing of subcomands but also
supports running commands interactively.
- [jahendrie/cheat][2]: A bash-only implmentation that additionally allows for
- [jahendrie/cheat][2]: A bash-only implementation that additionally allows for
cheatsheets to be created and `grep` searched from the command-line.
([jahendrie][] contributed key ideas to this project as well.)