Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Yuki <[email protected]>
  • Loading branch information
sfriedman-stripe and yuki-stripe committed Apr 27, 2023
1 parent 8fd3dac commit b36b25f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ extension PaymentSheet {
/// See https://stripe.com/docs/api/customers/object#customer_object-id
public let id: String

/// A short-lived token that allows the SDK to access a Customer's payment methods. Cannot be empty
/// A short-lived token that allows the SDK to access a Customer's payment methods. Cannot be empty.
public let ephemeralKeySecret: String

/// Initializes a CustomerConfiguration
Expand Down

0 comments on commit b36b25f

Please sign in to comment.