Skip to content

Commit cfeb009

Browse files
committed
update website
1 parent ae6405d commit cfeb009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/cue/reference/remap/functions.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ remap: {
7474
performance perspective.
7575
7676
2. **Date range search**. The given field must be greater than or equal to the `from` date
77-
and less than or equal to the `to` date. A date range search involves
77+
and/or less than or equal to the `to` date. A date range search involves
7878
sequentially scanning through the rows that have been located using any exact match
7979
criteria. This can be an expensive operation if there are many rows returned by any exact
8080
match criteria. Therefore, use date ranges as the _only_ criteria when the enrichment

0 commit comments

Comments
 (0)