Skip to content

Commit 5e26710

Browse files
authored
Update configuration.md
1 parent c352103 commit 5e26710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/data-types/timeseries/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ When a compaction policy is defined, compaction rules will be created automatica
137137

138138
Examples:
139139

140-
- `max:1M:1h` - Aggregate using `max` over one minute and retain the last hour
140+
- `max:1M:1h` - Aggregate using `max` over one-minute windows and retain the last hour
141141
- `twa:1d:0m:360M` - Aggregate daily [06:00 .. 06:00) using `twa`; no expiration
142142

143143
#### Default

0 commit comments

Comments
 (0)