aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2019-06-26 11:46:16 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2019-06-26 11:46:16 +0000
commit0b4c6127c5a181ce3f092d0b3211682b0952ec3b (patch)
tree131f35adc70a3a641afd1f077e2bb29ace7bda59 /docs
parentb02a92e9f6f0e4ec971b2643289b00e0bda87b45 (diff)
Apply suggestion to docs/USER_GUIDE.md
Diffstat (limited to 'docs')
-rw-r--r--docs/USER_GUIDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USER_GUIDE.md b/docs/USER_GUIDE.md
index b89106f3..5fb80f1b 100644
--- a/docs/USER_GUIDE.md
+++ b/docs/USER_GUIDE.md
@@ -95,7 +95,7 @@ Clicking on the cog icon in the upper right will go to the settings screen.
### Timeline
-- Hide posts of muted users: If this is set, 'muting' a user will also hide their posts and not just collapse them.
+- Hide posts of muted users: If this is set, 'muting' a user will completely hide their posts instead of collapsing them.
- Collapse posts with subjects: This will collapse posts that contain a subject, hiding their content. Subjects are also sometimes called content warnings.
- Enable automatic streaming of new posts when scrolled to the top: With this enabled, new posts will automatically stream in when you are scrolled to the top. Otherwise, you will see a button on the timeline that will let you display the new posts.
- Pause streaming when tab is not focused: This pauses the automatic streaming that the previous option enables when the tab is out of focus. This is useful if you don't want to miss any new posts.