diff --git a/property/background-image/index.html b/property/background-image/index.html index b5fec80b..b62dfe17 100644 --- a/property/background-image/index.html +++ b/property/background-image/index.html @@ -104,7 +104,7 @@
You can specify an angle, either in degrees, or with keywords.
-When using degress, you specify the direction of the gradient, or when it ends. So 0deg
means the the top of the element, like 12:00 on a clock.
When using degrees, you specify the direction of the gradient, or when it ends. So 0deg
means the the top of the element, like 12:00 on a clock.
In this example, 45deg
means 2:30, or the top right corner.