Skip to content

Commit fc9fea6

Browse files
committed
[css-color-5] fix w3c#5102 unbalanced bracket
1 parent 2768cd9 commit fc9fea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ Adjusting colors: the ''color-adjust'' function {#coloradjust}
444444
Multiple color functions can be specified.
445445

446446
<pre class='prod'>
447-
<dfn>color-adjust()</dfn> = color-adjust( <<color>> [ color-function <<colorspace>>? ]?] )
447+
<dfn>color-adjust()</dfn> = color-adjust( <<color>> [ color-function <<colorspace>>? ]? )
448448
</pre>
449449

450450
<div class="example">

0 commit comments

Comments
 (0)