Fix a typo in docs/configuration.md

Signed-off-by: machine424 <ayoubmrini424@gmail.com>
This commit is contained in:
machine424 2021-03-01 18:10:42 +01:00
parent e66c8033ec
commit 3054def040
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ Days should be specified by name (e.g. Sunday). For convenience, ranges ar
of the form <start_day>:<end_day> 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