Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
graceg-stripe committed Sep 21, 2022
1 parent f238556 commit 150efd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/stripe-js/elements/address.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export interface StripeAddressElementOptions {
mode: AddressMode;

/**
* An array of two-letter ISO country codes representing which countries
* An array of two-letter ISO country codes representing which countries
* are displayed in the Address Element.
*/
allowedCountries?: string[] | null;
Expand Down

0 comments on commit 150efd8

Please sign in to comment.