Skip to content

Commit 1d73521

Browse files
committed
Readme typo
1 parent 81af9a4 commit 1d73521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import Flag from '@munkacsimark/react-flag'
1919
| Key | Value | Required | Default | Format |
2020
| ------------ | ------- | -------- | ------- | ------------------------------------------------------------------------------- |
2121
| alpha2 | String | false\* | - | [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) |
22-
| alpha3 | String | false\* | - | [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3) |
22+
| alpha3 | String | false\* | - | [ISO 3166-1 alpha-3](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3) |
2323
| numeric | String | false\* | - | [ISO 3166-1 numeric](https://en.wikipedia.org/wiki/ISO_3166-1_numeric) |
2424
| tld | String | false\* | - | [Country code TLD](https://en.wikipedia.org/wiki/Country_code_top-level_domain) |
2525
| size | String | false | 'sm' | 'xs', 'sm', 'lg', 'xl' |

0 commit comments

Comments
 (0)