diff --git a/docs/src/about_guide.md b/docs/src/about_guide.md index 3c5e34b4b..d9f8adb0d 100644 --- a/docs/src/about_guide.md +++ b/docs/src/about_guide.md @@ -12,9 +12,10 @@ Start typing... Type | Description --- | --- -Hot | Shows *trending* posts, based on the score, and the most recent comment time. -New | Newest posts. -Top | Shows the highest scoring posts in the given time frame. +Active | Trending sort based on the score, and the most recent comment time. +Hot | Trending sort based on the score, and the post creation time. +New | Newest items. +Top | The highest scoring items in the given time frame. For more detail, check the [Post and Comment Ranking details](about_ranking.md).