Skip to content

Commit 141d21b

Browse files
Fix missing highlight of the Sentry wizard section for RN (#4716)
Co-authored-by: Abhijeet Prasad <aprasad@sentry.io>
1 parent 5eabfd5 commit 141d21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/includes/getting-started-install/react-native.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Link the SDK to your native projects to enable native crash reporting.
3232
react-native link @sentry/react-native
3333
```
3434

35-
Execute the Sentry Wizard.
35+
### Run the Sentry Wizard.
3636

3737
```bash
3838
npx @sentry/wizard -i reactNative -p ios android

0 commit comments

Comments
 (0)