diff --git a/modules/input/README.md b/modules/input/README.md index 694c47f..fba7563 100644 --- a/modules/input/README.md +++ b/modules/input/README.md @@ -1,7 +1,7 @@ Input ===== -Applys correct bindkeys for input events. +Applies correct bindkeys for input events. 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.