Skip to content

Commit e29da22

Browse files
Update docs/platforms/react-native/user-feedback/configuration/index.mdx
Co-authored-by: LucasZF <[email protected]>
1 parent 74ff15c commit e29da22

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/react-native/user-feedback/configuration

1 file changed

+1
-1
lines changed

docs/platforms/react-native/user-feedback/configuration/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Sentry.feedbackIntegration({
241241

242242
## Theming
243243

244-
You can also customize the Feedback Widget colors to match your app's theme. The example below shows how to customize the widget backgroung and foreground for the light and dark system themes with the `feedbackIntegration`.
244+
You can also customize the Feedback Widget colors to match your app's theme. The example below shows how to customize the widget background and foreground for the light and dark system themes with the `feedbackIntegration`.
245245

246246
```javascript
247247
import * as Sentry from "@sentry/react-native";

0 commit comments

Comments
 (0)