Skip to content

Commit 1861b81

Browse files
committed
typo
1 parent 4a8f28f commit 1861b81

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/apple/common/user-feedback

1 file changed

+1
-1
lines changed

docs/platforms/apple/common/user-feedback/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ struct SwiftUIApp: App {
8282

8383
##### Manually display the widget from a connected `UIWindowSceneDelegate`
8484

85-
You must set up a `UIApplicationDelegateAdapter`, connect a `UIScene` to your app, and manually call `SentrySDK.feedback.showWidget()`:
85+
You must set up a `UIApplicationDelegateAdaptor`, connect a `UIScene` to your app, and manually call `SentrySDK.feedback.showWidget()`:
8686

8787
```swift
8888
import Sentry

0 commit comments

Comments
 (0)