Skip to content

Commit acad268

Browse files
tidoustbirtles
authored andcommitted
[css-easing-2] Typo: Fix reference to "<easing-function>"
Enclosing `<` and `>` characters cannot be omitted when referencing a `type` definition.
1 parent 1b38af1 commit acad268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-easing-2/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ It returns an [=output progress value=].
427427

428428
<h3 id=the-linear-easing-keyword oldids=linear-timing-function-section>The linear easing keyword: ''linear''</h3>
429429

430-
The <dfn dfn-type=value for=easing-function>linear</dfn> keyword
430+
The <dfn dfn-type=value for="<easing-function>">linear</dfn> keyword
431431
produces a [=linear easing function=]
432432
with two [=linear easing function/points=]:
433433

0 commit comments

Comments
 (0)