Skip to content

Commit dfc4faf

Browse files
committed
Update docs
1 parent b54fb46 commit dfc4faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stats-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Filters allow limiting the data analyzed in a query. [See example](#example-filt
172172

173173
#### Simple filters
174174

175-
Each simple filter takes the form of `[operator, dimension, clauses]`.
175+
Each simple filter is an array with three or four elements `[operator, dimension, clauses]` or `[operator, dimension, clauses, modifiers]`.
176176

177177
##### operators
178178

0 commit comments

Comments
 (0)