Skip to content

Commit c118bb3

Browse files
committed
[css-color] Typo fix.
1 parent 1db6d88 commit c118bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h3 id='the-rgba-function'>
154154
but with a different range:
155155
''0'' again represents the minimum value for the color channel,
156156
but ''255'' represents the maximum.
157-
These values come from the fact that emany graphics engines store the color channels internally as a single byte,
157+
These values come from the fact that many graphics engines store the color channels internally as a single byte,
158158
which can hold integers between 0 and 255.
159159
However, the CSS syntax allows full <<number>>s,
160160
not just <<integer>>s,

0 commit comments

Comments
 (0)