Skip to content

Commit 3de1d3d

Browse files
rewording
Co-authored-by: stayseesong <[email protected]>
1 parent 1a731bf commit 3de1d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/what-is-replay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Not all destinations support data deduplication, so you may need to delete, arch
5050

5151
When Segment replays events, it does not retain the original `integrations` object flag, but it does preserve the `consent` object.
5252

53-
During replays, Segment replaces the `integrations` object with a structure that includes `All:false` and `[integration name]:true`. As a result, the original 'integrations' flag is removed during replay. However, the replay tool does not overwrite the original `consent` object. If an event was previously dropped for a specific destination due to the `consent` object, the event is dropped within Segment again during replay.
53+
During replays, Segment replaces the `integrations` object with a structure that includes `All:false` and `[integration name]:true`. As a result, Segment removes the original `integrations` flag during replay. The replay tool doesn't overwrite the original `consent` object. If an event was previously dropped for a specific destination due to the `consent` object, the event drops within Segment again during replay.
5454

5555
### Replays & Destination Filters
5656

0 commit comments

Comments
 (0)