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