Skip to content

Commit 301a70e

Browse files
committed
doc(plugins/isocalendar): update
1 parent e29de7b commit 301a70e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/plugins/isocalendar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</tr>
4343
<tr>
4444
<td nowrap="nowrap"><code>plugin_isocalendar_duration</code></td>
45-
<td rowspan="2"><p>Time window</p>
45+
<td rowspan="2"><p>Time range</p>
4646
<ul>
4747
<li><code>half-year</code>: 180 days</li>
4848
<li><code>full-year</code>: 1 year</li>

source/plugins/isocalendar/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inputs:
1818

1919
plugin_isocalendar_duration:
2020
description: |
21-
Time window
21+
Time range
2222
- `half-year`: 180 days
2323
- `full-year`: 1 year
2424
type: string

0 commit comments

Comments
 (0)