Fix typo in aggregatewindow.md (#4678)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/4655/head^2
parent
366c39467c
commit
d4926db4b9
|
@ -86,7 +86,7 @@ Duration of windows. Default is the `every` value.
|
|||
|
||||
### offset
|
||||
|
||||
Duration to shift the window boundaries by. Defualt is `0s`.
|
||||
Duration to shift the window boundaries by. Default is `0s`.
|
||||
|
||||
`offset` can be negative, indicating that the offset goes backwards in time.
|
||||
|
||||
|
|
Loading…
Reference in New Issue