diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2019-06-17 11:40:31 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2019-06-17 11:40:31 +0000 |
| commit | 201ea169fe3665edc91e37056d2f967e3ea10917 (patch) | |
| tree | 8ca0fc12ea76e5458e7aec8d084a6fcdccfc03e5 | |
| parent | 8543bab582f40a32bd614d6c94affac87b8ec12e (diff) | |
Apply suggestion to docs/USER_GUIDE.md
| -rw-r--r-- | docs/USER_GUIDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USER_GUIDE.md b/docs/USER_GUIDE.md index 4684f7fc..7eaa6dcc 100644 --- a/docs/USER_GUIDE.md +++ b/docs/USER_GUIDE.md @@ -66,7 +66,7 @@ Please note that some users can be "locked", meaning instead of following them y ## Timelines Currently you have several timelines to browse trough: -* **Timeline** aka Home Timeline - this timeline contains all posts by people you follow and your own posts +* **Timeline** aka Home Timeline - this timeline contains all posts by people you follow and your own posts, as well as posts mentioning you directly. * **Interactions** all interactions you've had with people on the network, basically same as notifications except grouped in convenient way - mentions separate from favorites with repeats separate from follows * **Direct Messages** all posts with `direct` scope addressed to you or mentioning you. * **Public Timelines** all posts made by users on instance you're on |
