From a17ea5abbe3b3dde88482eb7da3b14ee71d20eb0 Mon Sep 17 00:00:00 2001 From: Ben Guo Date: Tue, 27 Jun 2017 16:50:07 -0400 Subject: [PATCH] fix typo --- Stripe/PublicHeaders/STPPaymentContext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stripe/PublicHeaders/STPPaymentContext.h b/Stripe/PublicHeaders/STPPaymentContext.h index 5ebe119144..5eedb3c7b7 100644 --- a/Stripe/PublicHeaders/STPPaymentContext.h +++ b/Stripe/PublicHeaders/STPPaymentContext.h @@ -158,7 +158,7 @@ NS_ASSUME_NONNULL_BEGIN * You should not rely on the shipping information stored on the Stripe customer * for order fulfillment, as your user may change this information if they make * multiple purchases. We recommend adding shipping information when you create - * a chart (which can also help prevent fraud), or saving it to your own + * a charge (which can also help prevent fraud), or saving it to your own * database. https://stripe.com/docs/api#create_charge-shipping * * Note: by default, your user will still be prompted to verify a prefilled