summaryrefslogtreecommitdiffstats
path: root/yeetube.el
diff options
context:
space:
mode:
Diffstat (limited to 'yeetube.el')
-rw-r--r--yeetube.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/yeetube.el b/yeetube.el
index de548b2..e885cdf 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -43,9 +43,8 @@
(defcustom yeetube-results-limit 10
"Define the amount of search results.
-Note:
-If you are using an invidious instance, it's recommended to keep it
-below 15."
+Note: If you are using an invidious instance, it's recommended to keep
+this < 13."
:type 'number
:safe #'numberp
:group 'yeetube)