Skip to content

Commit a79bf84

Browse files
authored
fix typo
1 parent 5ae66cb commit a79bf84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

property/background-image/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h2 class="property-name">
104104
</p>
105105
<div class="example-description">
106106
<p>You can specify an <strong>angle</strong>, either in <strong>degrees</strong>, or with keywords.</p>
107-
<p>When using degress, you specify the <em>direction</em> of the gradient, or when it ends. So <code>0deg</code> means the the <strong>top</strong> of the element, like 12:00 on a clock.</p>
107+
<p>When using degrees, you specify the <em>direction</em> of the gradient, or when it ends. So <code>0deg</code> means the the <strong>top</strong> of the element, like 12:00 on a clock.</p>
108108
<p>In this example, <code>45deg</code> means 2:30, or the top right corner.</p>
109109

110110
</div>

0 commit comments

Comments
 (0)