Skip to content

Commit

Permalink
Update Sources/BraintreeCore/BTShopperInsightsResult.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Koop <[email protected]>
  • Loading branch information
scannillo and sarahkoop authored Dec 7, 2023
1 parent 4121489 commit c42fe39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BraintreeCore/BTShopperInsightsResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ public struct BTShopperInsightsResult {
/// If true, display the PayPal button with high priority.
public var isPayPalRecommended = false

/// If true dislpay the Venmo button with high priority.
/// If true, dislpay the Venmo button with high priority.
public var isVenmoRecommended = false
}

0 comments on commit c42fe39

Please sign in to comment.