[input] Fix typo in README

Closes #102
This commit is contained in:
Xiao-Ou Zhang 2016-11-27 16:08:50 -05:00 committed by Matt Hamilton
parent 76ff1bdb3c
commit d91d9e3efe
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ Without this module, you may experience oddities in how Zsh interprets input.
For example, using the UP key, then using the back arrow and pressing DELETE may capatalize characters rather than delete them.
This module also provides double-dot parent directory expansion.
It can be enabled by uncommenting `zdouble_dot_expansion='true'` in your .zimrc
It can be enabled by uncommenting `zdouble_dot_expand='true'` in your .zimrc