From 25396e3952c8338f2d064d04a685ab4023e2ad3f Mon Sep 17 00:00:00 2001 From: terence1988 Date: Mon, 23 Dec 2024 09:16:49 +1100 Subject: [PATCH] fix typo --- src/engage/audiences/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/audiences/index.md b/src/engage/audiences/index.md index 2217941a77..c98d29c74a 100644 --- a/src/engage/audiences/index.md +++ b/src/engage/audiences/index.md @@ -277,4 +277,4 @@ The audience builder accepts CSV and TSV lists. This error occurs when creating audiences that reference each other, meaning audience X refers to audience Y in its trigger condition, and later you attempt to modify audience Y's trigger condition to refer back to audience X. To avoid this error, ensure that the audiences do not reference each other in their conditions. ### How does the historical data flag work? -Including historical data lets you take past information into account. You can data only exclude historical data for real-time audiences. For batch audiences, Segment includes historical data by default. +Including historical data lets you take past information into account. You can only exclude historical data for real-time audiences. For batch audiences, Segment includes historical data by default.