Skip to content

Commit f675b62

Browse files
authored
Merge pull request w3c#5453 from arayaryoma/values-4/fix-typos
[values-4] Fix typos in css-values-4 draft
2 parents 77def25 + 821a12d commit f675b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-values-4/Overview.bs

Lines changed: 2 additions & 2 deletions
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">
@@ -3573,7 +3573,7 @@ Syntax</h3>
35733573

35743574
In addition, [=whitespace=]
35753575
is required on both sides of the <css>+</css> and <css>-</css> operators.
3576-
(The <css>*</css> and <css>/</css> operaters can be used without white space around them.)
3576+
(The <css>*</css> and <css>/</css> operators can be used without white space around them.)
35773577

35783578
Several of the math functions above have additional constraints
35793579
on what their <<calc-sum>> arguments can contain.

0 commit comments

Comments
 (0)