Skip to content

Commit 1e5b38a

Browse files
Update docs/platforms/apple/guides/ios/session-replay/index.mdx
Co-authored-by: Philipp Hofmann <[email protected]>
1 parent 6da220d commit 1e5b38a

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/apple/guides/ios/session-replay

1 file changed

+1
-1
lines changed

docs/platforms/apple/guides/ios/session-replay/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Sampling begins as soon as a session starts. `sessionSampleRate` is evaluated fi
7171

7272
## Privacy
7373

74-
The SDK is recording and aggressively masking all text, images, pdf viewer, and webviews by default. If your app has any sensitive data, you should only turn the default masking off after explicitly masking out the sensitive data, using the APIs described below.
74+
The SDK is recording and aggressively masking all text, images, PDF viewers, and webviews by default. If your app has any sensitive data, you should only turn the default masking off after explicitly masking out the sensitive data, using the APIs described below.
7575
If you want to manually mask parts of your app's data, read our guide on [custom masking](/platforms/apple/guides/ios/session-replay/customredact).
7676

7777
<Alert>

0 commit comments

Comments
 (0)