Skip to content

Commit e79cf41

Browse files
shaulzoreableskes
authored andcommitted
fixing typo in datehistogram-aggregation.asciidoc (#26924)
1 parent 2700916 commit e79cf41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ deprecated[6.0.0, Use `_key` instead of `_time` to order buckets by their dates/
402402

403403
There are some cases where date histogram can't help us, like for example, when we need
404404
to aggregate the results by day of the week.
405-
In this case to overcame the problem, we can use a script that returns the day of the week:
405+
In this case to overcome the problem, we can use a script that returns the day of the week:
406406

407407

408408
[source,js]

0 commit comments

Comments
 (0)