diff --git a/app-ios/Sources/ContributorFeature/ContributorView.swift b/app-ios/Sources/ContributorFeature/ContributorView.swift index 97544a93e..f04d749b7 100644 --- a/app-ios/Sources/ContributorFeature/ContributorView.swift +++ b/app-ios/Sources/ContributorFeature/ContributorView.swift @@ -20,7 +20,7 @@ public struct ContributorView: View { "KMP Presenter" case .fullKmp: - "KMP Compose view" + "KMP Compose View" } } }