From 3054def0408397935a2795e0645c3c9ae253feea Mon Sep 17 00:00:00 2001 From: machine424 Date: Mon, 1 Mar 2021 18:10:42 +0100 Subject: [PATCH] Fix a typo in docs/configuration.md Signed-off-by: machine424 --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 96cac652..87645515 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -262,7 +262,7 @@ Days should be specified by name (e.g. ‘Sunday’). For convenience, ranges ar of the form : and are inclusive on both ends. For example: `[‘monday:wednesday','saturday', 'sunday']` -`days_of_month_ramge`: A list of numerical days in the month. Days begin at 1. +`days_of_month_range`: A list of numerical days in the month. Days begin at 1. Negative values are also accepted which begin at the end of the month, e.g. -1 during January would represent January 31. For example: `['1:5', '-3:-1']`. Extending past the start or end of the month will cause it to be clamped. E.g. specifying