Skip to content

Commit 3ff5199

Browse files
committed
Editorial improvements
1 parent 796a131 commit 3ff5199

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,8 +2033,7 @@ <h2>
20332033
</dt>
20342034
<dd>
20352035
The dependent locality or sublocality within a city. For example,
2036-
used for neighborhoods, boroughs, districts, or UK dependent
2037-
localities.
2036+
neighborhoods, boroughs, districts, or UK dependent localities.
20382037
</dd>
20392038
<dt>
20402039
<dfn data-lt="Postal codes">Postal code</dfn>
@@ -2499,13 +2498,13 @@ <h2>
24992498
<dfn>country</dfn> member
25002499
</dt>
25012500
<dd>
2502-
An [[!ISO3166-1]] country code, representing the <a>country</a>.
2501+
An <a>country</a>, represented as a a [[!ISO3166-1]] country code.
25032502
</dd>
25042503
<dt>
25052504
<dfn>addressLine</dfn> member
25062505
</dt>
25072506
<dd>
2508-
A sequence representing the <a>address line</a>.
2507+
An <a>address line</a>, represented as sequence.
25092508
</dd>
25102509
<dt>
25112510
<dfn>region</dfn> member
@@ -2517,7 +2516,8 @@ <h2>
25172516
<dfn>regionCode</dfn> member
25182517
</dt>
25192518
<dd>
2520-
An [[!ISO3166-2]] subdivision code representing the <a>region</a>.
2519+
An <a>region</a>, represented as an [[!ISO3166-2]] subdivision
2520+
code.
25212521
</dd>
25222522
<dt>
25232523
<dfn>city</dfn> member
@@ -2547,8 +2547,8 @@ <h2>
25472547
<dfn>languageCode</dfn> member
25482548
</dt>
25492549
<dd>
2550-
A <a data-cite="!BCP47#section-2">language tag</a> representing the
2551-
<a>language code</a>.
2550+
A <a>language code</a>, represented as a <a data-cite=
2551+
"!BCP47#section-2">language tag</a>.
25522552
</dd>
25532553
<dt>
25542554
<dfn>organization</dfn> member
@@ -2560,15 +2560,16 @@ <h2>
25602560
<dfn>recipient</dfn> member
25612561
</dt>
25622562
<dd>
2563-
A <a>recipient</a>. This member may, under certain circumstances,
2563+
A <a>recipient</a>. Under certain circumstances, this member may
25642564
contain multiline information. For example, it might contain "care
25652565
of" information.
25662566
</dd>
25672567
<dt>
25682568
<dfn>phone</dfn> member
25692569
</dt>
25702570
<dd>
2571-
A <a>phone number</a>.
2571+
A <a>phone number</a>, optionally structured to adhere to
2572+
[[!E.164]].
25722573
</dd>
25732574
</dl>
25742575
</section>

0 commit comments

Comments
 (0)