Skip to content

Commit a904f1e

Browse files
jonathantnealtabatkins
authored andcommitted
[css-color-4] correct gray() example
1 parent 6ca95f7 commit a904f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ Specifying Grays: the ''gray()'' functional notation</h2>
17521752
Grays are fully desaturated colors.
17531753
The ''gray()'' functional notation simplifies specifying this common set of colors,
17541754
so that only a single numerical parameter is required,
1755-
and so that gray(50%) is a visual mid-gray
1755+
and so that gray(50) is a visual mid-gray
17561756
(perceptually equidistant between black and white).
17571757

17581758
<pre class='prod'>

0 commit comments

Comments
 (0)