Skip to content

Commit 1f40a8f

Browse files
authored
fix(RN): typo in RN snippet (#10809)
1 parent 7232eda commit 1f40a8f

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/react-native/session-replay

1 file changed

+1
-1
lines changed

docs/platforms/react-native/session-replay/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Sentry.init({
4949
replaysSessionSampleRate: 1.0,
5050
replaysOnErrorSampleRate: 1.0,
5151
},
52-
integration: [
52+
integrations: [
5353
Sentry.mobileReplayIntegration({
5454
maskAllText: true,
5555
maskAllImages: true,

0 commit comments

Comments
 (0)