Skip to content

Commit 428c56b

Browse files
authored
[css-fonts-5] Fix typo in tech() function (w3c#7086)
1 parent 3011b8a commit 428c56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ according to section [[css-syntax#parse-comma-separated-list-of-component-values
357357
Then each component value is parsed according to this grammar:
358358

359359

360-
<pre><<url>> [ format(<<font-format>>)]? [ techn( <<font-tech>>#)]? | local(<<font-face-name>>)</pre>
360+
<pre><<url>> [ format(<<font-format>>)]? [ tech( <<font-tech>>#)]? | local(<<font-face-name>>)</pre>
361361

362362
<pre class="prod"><dfn id="font-format-values">&lt;font-format&gt;</dfn>
363363
= [<<string>> | collection | embedded-opentype | opentype

0 commit comments

Comments
 (0)