We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29de7b commit 301a70eCopy full SHA for 301a70e
source/plugins/isocalendar/README.md
@@ -42,7 +42,7 @@
42
</tr>
43
<tr>
44
<td nowrap="nowrap"><code>plugin_isocalendar_duration</code></td>
45
- <td rowspan="2"><p>Time window</p>
+ <td rowspan="2"><p>Time range</p>
46
<ul>
47
<li><code>half-year</code>: 180 days</li>
48
<li><code>full-year</code>: 1 year</li>
source/plugins/isocalendar/metadata.yml
@@ -18,7 +18,7 @@ inputs:
18
19
plugin_isocalendar_duration:
20
description: |
21
- Time window
+ Time range
22
- `half-year`: 180 days
23
- `full-year`: 1 year
24
type: string
0 commit comments