From c270afb5e580b05709cb1c7299bbc46400bcec80 Mon Sep 17 00:00:00 2001 From: NoxesP <87928637+NoxesP@users.noreply.github.com> Date: Mon, 20 May 2024 04:47:57 +0300 Subject: [PATCH] docs: update configuration.md Won't admit how long it took for me to notice this in my glance.yml file after wondering why it wasn't working ahahah. Small fix :) --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 7c04d04..18e23b2 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -626,7 +626,7 @@ https://your.proxy/?url={REQUEST-URL} ##### `sort-by` Can be used to specify the order in which the posts should get returned. Possible values are `hot`, `new`, `top` and `rising`. -##### `top-perid` +##### `top-period` Available only when `sort-by` is set to `top`. Possible values are `hour`, `day`, `week`, `month`, `year` and `all`. ##### `search`