Skip to content

Commit bc93ae1

Browse files
committed
fixing typo
1 parent 7db4b76 commit bc93ae1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ <h2>Specified, computed, used, and actual values</h2>
11341134
yields the <em>specified value</em> [[!CSS3CASCADE]]. Second, relative
11351135
values are computed into absolute values as far as possible without
11361136
formatting the document, thereby yielding the <em>computed value</em>.
1137-
The computed value is tranformed into the <em>used value</em> in the
1137+
The computed value is transformed into the <em>used value</em> in the
11381138
formatting process. Finally, the computed value is transformed to
11391139
the <em>actual value</em> based on constraints in the user agent.</p>
11401140

0 commit comments

Comments
 (0)