diff --git a/README.md b/README.md
index 0466e02..e8f0d2c 100644
--- a/README.md
+++ b/README.md
@@ -192,7 +192,7 @@ Keybinding | Description
C-- | Decrease font size(`text-scale-decrease`).
C-x O | Go back to previous window (the inverse of `other-window` (`C-x o`)).
C-x ^ | Join two lines into one(`join-line`).
-C-x p | Start `proced` (manage processes form Emacs, works only in Linux).
+C-x p | Start `proced` (manage processes from Emacs; works only in Linux).
C-x m | Start `eshell`.
C-x M-m | Start your default shell.
C-x C-m | Alias for `M-x`.