We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db6d88 commit c118bb3Copy full SHA for c118bb3
1 file changed
css-color/Overview.src.html
@@ -154,7 +154,7 @@ <h3 id='the-rgba-function'>
154
but with a different range:
155
''0'' again represents the minimum value for the color channel,
156
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,
+ These values come from the fact that many graphics engines store the color channels internally as a single byte,
158
which can hold integers between 0 and 255.
159
However, the CSS syntax allows full <<number>>s,
160
not just <<integer>>s,
0 commit comments