Skip to content

Commit 19e64a5

Browse files
committed
[css-transitions] Typo fix.
1 parent bffc515 commit 19e64a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-transitions/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1763,7 +1763,7 @@ that allows user needs to interact with author styles.
17631763
This specification interacts with the cascade,
17641764
but since it only allows animation between values
17651765
that result from the existing cascade rules,
1766-
it does not interfere with user's ability to force
1766+
it does not interfere with the user's ability to force
17671767
CSS properties to have particular values.
17681768

17691769
The cascade also allows users to disable transitions entirely

css-transitions/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ <h3 class="heading settled" data-level="11.2" id="accessibility-cascade"><span c
13371337
This specification interacts with the cascade,
13381338
but since it only allows animation between values
13391339
that result from the existing cascade rules,
1340-
it does not interfere with user’s ability to force
1340+
it does not interfere with the user’s ability to force
13411341
CSS properties to have particular values.</p>
13421342
<p>The cascade also allows users to disable transitions entirely
13431343
by overriding the transition properties.</p>

0 commit comments

Comments
 (0)