Skip to content

Commit e595770

Browse files
committed
typo
1 parent 34d6bf9 commit e595770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3655,7 +3655,7 @@ is the string "color(srgb 1 0 0 / 0.5)"
36553655
because trailing zeros are trimmed,
36563656
while the serialization of the declared value of
36573657

3658-
<pre class="lang-css">alpha (from gold / calc(2/3))</pre>
3658+
<pre class="lang-css">alpha(from gold / calc(2/3))</pre>
36593659

36603660
is the string "color(srgb 1 0.843137 0 / 0.666667)"
36613661
because, by [[css-color-4#serializing-modern-alpha-values]]

0 commit comments

Comments
 (0)