diff --git a/docs/changelog.txt b/docs/changelog.txt
index 1c917c1..fe0c32c 100644
--- a/docs/changelog.txt
+++ b/docs/changelog.txt
@@ -4,7 +4,7 @@ changelog
+ Allow PDF attachments. For serious business only.
-+ "Untag" button to mute part of a thread.
++ "untag me" button to mute part of a thread.
++ Subscribe to hashtags.
diff --git a/docs/honk.1 b/docs/honk.1
index ade7985..11e2bd1 100644
--- a/docs/honk.1
+++ b/docs/honk.1
@@ -113,7 +113,7 @@ Acknowledge reading this post.
Typically if it's a reply to one's own post.
.It Ic save
Save this honk to make it easy to find later.
-.It Ic untag
+.It Ic untag me
Sometimes a thread goes on entirely too long.
Untag will hide further replies to the selected post, but without muting the
entire thread.
diff --git a/views/honk.html b/views/honk.html
index a7f565e..69df77d 100644
--- a/views/honk.html
+++ b/views/honk.html
@@ -114,7 +114,7 @@ in reply to: {{ .RID }}
{{ else }}
{{ end }}
-
+