Skip to content

Commit f60430b

Browse files
committed
review feedback
1 parent 9600114 commit f60430b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1891,11 +1891,12 @@

18911891
<dfn>typedfn> member
18921892
dt>
18931893
<dd data-tests="PaymentItem/type_member.https.html">
1894-
A <a>PaymentItemTypea> enum value. A user agent MAY use the value
1895-
of <a>typea> to assist in the presentation of <a>PaymentItema>
1896-
by, for example, visually grouping types together or other otherwise
1897-
distinguishing them from other types (or from items that have no
1898-
associated type).
1894+
A <a>PaymentItemTypea> enum value, which a developer can use to
1895+
explicitly indicate that this member is of a particular type. A user
1896+
agent MAY use the value of <a>typea> to assist in the presentation
1897+
of <a>PaymentItema> by, for example, visually grouping types
1898+
together or other otherwise distinguishing them from other types (or
1899+
from items that have no associated type).
18991900
dd>
19001901
dl>
19011902
section>
@@ -1918,8 +1919,8 @@

19181919
dt>
19191920
<dd>
19201921
Indicates that the corresponding <a>PaymentItema> represents a form
1921-
of tax (e.g., sales tax, goods and services tax, value added tax,
1922-
etc.).
1922+
of taxation. Examples include sales tax, goods and services tax,
1923+
value added tax, an so on.
19231924
dd>
19241925
dl>
19251926
section>

0 commit comments

Comments
 (0)