diff --git a/CONTROLS.md b/CONTROLS.md
index 2b58019..8557e46 100644
--- a/CONTROLS.md
+++ b/CONTROLS.md
@@ -80,10 +80,10 @@ The following actions can be performed when you're viewing a submission:
- h or ◄ - Close the submission and return to the previous page
- l or ► - View the selected comment using the system's ``$PAGER``
- o or ENTER - Open a link in the comment using your web browser or ``.mailcap`` config
-- SPACE - Hide the selected comment tree, or show the comment tree if it is hidden
+- SPACE - Fold or expand the selected comment and its children
- b - Send the comment text to the system's ``$URLVIEWER`` application
-- J - Move the cursor down the the next comment that is at the same level as the current selection
-- K - Move the cursor up to the parent comment of the current selection
+- J - Move the cursor down the the next comment at the same indentation level
+- K - Move the cursor up to the parent comment
# Subscription Mode
@@ -97,7 +97,7 @@ The following actions can be performed when you're viewing your subscriptions or
The following actions can be performed when you're viewing your inbox:
- h or ◄ - Close your inbox and return to the previous page
-- l or ► - Open the context for the selected comment reply
-- o or Enter - Open the submission for the selected comment reply
-- c - Reply to the selected comment or private message
-- w - Mark that you have read the selected message
+- l or ► - View the context of the selected comment
+- o or Enter - Open the submission of the selected comment
+- c - Reply to the selected comment or message
+- w - Mark the selected comment or message as seen