Skip to content

Commit 0a4e165

Browse files
pwsegrchinn1
andauthored
Update src/engage/audiences/query-language.md
Co-authored-by: rchinn-segment <[email protected]>
1 parent 72ad2c0 commit 0a4e165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/query-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ This example collects:
431431

432432
- all users who performed the `Shoes Bought` event at least once within the last 30 days
433433
- where the price was greater than or equal to the average spend
434-
- The user then performed the `Shoes Returned` event at least once, five days after the `Shoes Bought` event.
434+
- and the user performed the `Shoes Returned` event at least once, five days after the `Shoes Bought` event
435435

436436
```sql
437437
event(‘Shoes Bought’).where(

0 commit comments

Comments
 (0)