Skip to content

Commit 58f448b

Browse files
author
Marcos Cáceres
authored
Fix PaymentAddress attr definition (closes w3c#601) (w3c#604)
1 parent ada41a3 commit 58f448b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,8 +1901,8 @@ <h2>
19011901
<dfn>country</dfn> attribute
19021902
</h2>
19031903
<p>
1904-
This is the [[!CLDR]] (Common Locale Data Repository) region code.
1905-
For example, US, GB, CN, or JP.
1904+
An [[!ISO3166]] alpha-2 code. The canonical form is upper case. For
1905+
example, "JP".
19061906
</p>
19071907
</section>
19081908
<section>

0 commit comments

Comments
 (0)