Skip to content

Commit 1584c38

Browse files
author
arayaryoma
committed
[values-4] Fix typo: plural mistake
1 parent 77def25 commit 1584c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ Combining Values: Interpolation, Addition, and Accumulation</h2>
443443
its <a>addition</a> operation is simply
444444
<var>V<sub>result</sub></var> = <var>V<sub>a</sub></var>.
445445

446-
If a value types does not define a specific procedure for <a>accumulation</a>,
446+
If a value type does not define a specific procedure for <a>accumulation</a>,
447447
its <a>accumulation</a> operation is identical to <a>addition</a>.
448448

449449
<h2 id="textual-values">

0 commit comments

Comments
 (0)