aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-12-07 22:22:07 +0100
committerTeddy Wing2017-12-07 22:22:07 +0100
commita15922788498a0203a7d2a4692663f1e451c8569 (patch)
tree7605b061ded9581216905389288ce22971450fc1
parent6b3fdc1b00dc2fa35dc39323c80f97bd1dbe75dc (diff)
downloadGitHub-Open-All-Outdated-Comments-a15922788498a0203a7d2a4692663f1e451c8569.tar.bz2
README: Edit description for clarityHEADmaster
After re-reading the description, I didn't like the sound of it. It didn't clearly distinguish the problem and existing behaviour.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 76d37c8..ed60906 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@ GitHub Open All Outdated Comments
=================================
A [Greasemonkey][1] user script that expands all hidden pull request comments.
-Changes to a line cause comments to collapse. If any replies were added to a
-thread, these will be hidden from view. This script makes it easier to see all
-replies by expanding everything by default.
+Normally on GitHub’s pull request page, changes to a line cause line comments to
+collapse. Any replies added to a conversation are hidden from view. This script
+makes it easier to see all replies by expanding everything by default.
## Install