Fix typo in aggregatewindow.md (#4678)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/4655/head^2
Leonid Skorospelov 2023-03-08 21:33:33 +00:00 committed by GitHub
parent 366c39467c
commit d4926db4b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.