Skip to content

Commit 6e257e2

Browse files
committed
[css-values-5][editorial] fix markup
1 parent d5516fa commit 6e257e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1393,7 +1393,7 @@ Conditional Value Selection: the ''if()'' notation</h3>
13931393
<div class=example>
13941394
For example, in ''--foo: if(style(--foo: bar): baz);''
13951395
the ''style()'' query is automatically false,
1396-
since [=property replacement=] has already established a &bs<<"property", "--foo"&bs>>; [=substitution context=].
1396+
since [=property replacement=] has already established a &bs<<;"property", "--foo"&bs>>; [=substitution context=].
13971397
</div>
13981398

13991399
If the result of |condition| is false,

0 commit comments

Comments
 (0)