Skip to content

Commit 72ff0e1

Browse files
committed
x
1 parent 50cfe12 commit 72ff0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-values/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ <h4 id=the-calc-min-and-max-functions><span class=secno>6.3.3. </span>The
878878
type, a PERCENTAGE token in the expression has the target type; otherwise
879879
percentages are not allowed and must be a parse error.
880880

881-
<p>To make expressions simpler, operators have restriction on the types
881+
<p>To make expressions simpler, operators have restrictions on the types
882882
they accept. At each operator, the types of the left and right side have
883883
to be checked for these restrictions. If compatible, they return roughly
884884
as follows (the following ignores precedence rules on the operators for

0 commit comments

Comments
 (0)