Skip to content

Commit 994844c

Browse files
author
Krystof Woldrich
committed
fix message
1 parent 72718ed commit 994844c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
- Introducing `@sentry/react-native/playground` ([#4916](https://github.com/getsentry/sentry-react-native/pull/4916))
1414

15-
The new `withSentryPlayground` component allows developers to effortlessly verify
16-
that the Sentry React Native SDK is properly configured and reports errors as expected.
15+
The new `withSentryPlayground` component allows developers to verify
16+
that the SDK is properly configured and reports errors as expected.
1717

1818
```jsx
1919
import * as Sentry from '@sentry/react-native';

0 commit comments

Comments
 (0)