Skip to content

Commit 97213de

Browse files
committed
[css-values-4] Link fix.
1 parent 75af644 commit 97213de

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
@@ -1813,7 +1813,7 @@ Type-Checking Expressions</h5>
18131813
* The [=CSSNumericValue/type=] of a ''calc()'' expression
18141814
is the [=CSSNumericValue/type=] of its contained expression.
18151815
The [=CSSNumericValue/type=] of a ''min()'' or ''max()'' expression
1816-
is the result of [=adding two types|adding the types=]
1816+
is the result of [=add two types|adding the types=]
18171817
of its comma-separated expressions.
18181818
If the result is failure,
18191819
the entire [=math function=] is invalid.

0 commit comments

Comments
 (0)