Skip to content

Commit 25a7a44

Browse files
Update docs/platforms/python/configuration/options.mdx
Co-authored-by: vivianyentran <[email protected]>
1 parent 0026e9f commit 25a7a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/python/configuration/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If you enable this option, be sure to manually remove what you don't want to sen
111111

112112
<ConfigKey name="event-scrubber">
113113

114-
Scrubs the event payload for sensitive information such as cookies, sessions and passwords from a `denylist`. It can additionally be used to scrub from another `pii_denylist` if <PlatformIdentifier name="send-default-pii" is disabled. See how to [configure the scrubber here](../../data-management/sensitive-data/#event-scrubber).
114+
Scrubs the event payload for sensitive information such as cookies, sessions, and passwords from a `denylist`. It can additionally be used to scrub from another `pii_denylist` if <PlatformIdentifier name="send-default-pii" is disabled. See how to [configure the scrubber here](../../data-management/sensitive-data/#event-scrubber).
115115

116116
</ConfigKey>
117117

0 commit comments

Comments
 (0)