Skip to content

Commit 22ec08b

Browse files
authored
chore: onboarding text
1 parent 4b27173 commit 22ec08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BDKSwiftExampleWallet/View/OnboardingView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ struct OnboardingView: View {
9393
value: animateContent
9494
)
9595

96-
Text("powered by Bitcoin Dev Kit")
96+
Text("powered by BDK")
9797
.foregroundStyle(
9898
LinearGradient(
9999
gradient: Gradient(colors: [.secondary, .primary]),

0 commit comments

Comments
 (0)