diff --git a/README.md b/README.md
index 2a4f8822..10371158 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ available:
* ctrl+g
- Cancel the search (same as `esc`)
+ Cancel the search (same as escape)
* return
@@ -93,13 +93,13 @@ available:
Drag to select; when released, the selected text is copied to the
_primary_ selection. Note that this feature is normally disabled
whenever the client has enabled mouse tracking, but can be forced by
- holding `shift`.
+ holding shift.
* left - **double-click**
Selects the _word_ (separated by spaces, period, comma, parenthesis
- etc) under the pointer. Hold `ctrl` to select everything under the
- pointer up to, and until, the next space characters.
+ etc) under the pointer. Hold ctrl to select everything
+ under the pointer up to, and until, the next space characters.
* left - **triple-click**