Skip to content

Commit 348d20d

Browse files
committed
[css-color] tweaks
1 parent b695579 commit 348d20d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1674,7 +1674,7 @@ gamut space capable of representing almost all visible real-world colors. Both a
16741674
seven-ink printer, for ProPhoto RGB, and for the P3 standard RGB space.
16751675
<!-- add examples with alpha, and with fallback -->
16761676
<pre>
1677-
color(swopc, 0, 206 190 77);
1677+
color(swopc, 0 206 190 77);
16781678
color(indigo, 24 160 86 42 0 18 31);
16791679
color(prophoto, 233 150 122);
16801680
color(P3, 97 253 36);

0 commit comments

Comments
 (0)