diff --git a/property/color/index.html b/property/color/index.html index 6bd2fa38..ae89efd4 100644 --- a/property/color/index.html +++ b/property/color/index.html @@ -162,7 +162,7 @@

color: hsla(14, 100%, 53%, 0.6);

-

You can use hsl()a color codes:

+

You can use hsla() color codes:

The alpha value can go from zero 0 (transparent) to one 1 (opaque).