From cc0ef915b3f89da6220daf1b765f6e91ec9c4f39 Mon Sep 17 00:00:00 2001 From: a-sassman Date: Mon, 12 Feb 2024 13:38:08 -0800 Subject: [PATCH] fix(browser): make H2 an H3 --- .../browser-monitoring/browser-pro-features/session-replay.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/browser/browser-monitoring/browser-pro-features/session-replay.mdx b/src/content/docs/browser/browser-monitoring/browser-pro-features/session-replay.mdx index dac5df10bea..c7a75617dda 100644 --- a/src/content/docs/browser/browser-monitoring/browser-pro-features/session-replay.mdx +++ b/src/content/docs/browser/browser-monitoring/browser-pro-features/session-replay.mdx @@ -53,7 +53,7 @@ We take data privacy seriously, so we built session replay with: * **Minimal data storage**: Session replay does not store screenshots or videos. It only records the essential DOM state changes required to recreate the user's experience. This results in a much smaller amount of data being stored. * **Robust default privacy settings**: Session replay includes default privacy settings designed to limit the potential sharing of sensitive customer information. These settings can be further customized to meet specific privacy requirements. -## App performance [#performance-impact] +### App performance [#performance-impact] Session replay minimizes impact on your app's performance with: