From 70b7b7615a14a97b0409909bb5bba8cee57d25cf Mon Sep 17 00:00:00 2001 From: Svilen Markov <7613769+svilenmarkov@users.noreply.github.com> Date: Tue, 27 Aug 2024 03:36:36 +0100 Subject: [PATCH] Fix capitalization --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 3636a92..28529d7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1055,7 +1055,7 @@ Same as the above but used when fetching GitLab releases. The maximum number of releases to show. #### `collapse-after` -How many releases are visible before the "show more" button appears. set to `-1` to never collapse. +How many releases are visible before the "SHOW MORE" button appears. Set to `-1` to never collapse. ### Repository Display general information about a repository as well as a list of the latest open pull requests and issues.