diff --git a/docs/card_field.mdx b/docs/card_field.mdx index 3eaf64672..ebd03a6bc 100644 --- a/docs/card_field.mdx +++ b/docs/card_field.mdx @@ -109,7 +109,7 @@ await Stripe.instance.confirmPayment( ); ``` -### 3b Cardfirn +### 3b Cardform In case you want to display the card entry fields in multiple lines you can use the `Cardform` widget.