diff options
author | Thanos Apollo <[email protected]> | 2024-02-07 09:08:04 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-02-07 09:08:04 +0200 |
commit | e4fe6b2fa45985c1add0cd29b7c4818a1e75a10b (patch) | |
tree | 6fadb7db5c463ba70b1ce0db0cbfb1e5f184802c | |
parent | be3d736621b4c25665d29fb28a863d0f2179fc5a (diff) |
README: fix typo
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -82,8 +82,7 @@ For example: (setf yeetube-filter "Views") ``` -This will filter & sort the search results according to the number of -each video. +This will filter & sort the search results according to the number of views. ### FAQ |