Skip to content

Commit 1b7a1d5

Browse files
committed
Fix typo.
1 parent a8a0b2c commit 1b7a1d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-transitions/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ <h2 id=starting><span class=secno>3. </span> Starting of transitions</h2>
841841

842842
<p> When the computed value of a property changes, implementations must
843843
start transitions based on the relevant item (see <a
844-
href="#transition-property">the definition &lsquo;<code
844+
href="#transition-property">the definition of &lsquo;<code
845845
class=property>transition-property</code>&rsquo;</a>) in the computed
846846
value of &lsquo;<a href="#transition-property"><code
847847
class=property>transition-property</code></a>&rsquo;. When the

css3-transitions/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ <h2 id="starting">
797797
<p>
798798
When the computed value of a property changes, implementations
799799
must start transitions based on the relevant item (see <a
800-
href="#transition-property">the definition
800+
href="#transition-property">the definition of
801801
'transition-property'</a>) in the computed value of
802802
'transition-property'. When the corresponding value (see <a
803803
href="#list-matching">the rules on matching lists</a>) of either

0 commit comments

Comments
 (0)