Skip to content

Commit 02c2068

Browse files
committed
[web-animations] Fix a typo that I found while reading the spec.
No review, since it's trivial.
1 parent b1783ec commit 02c2068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3218,7 +3218,7 @@ a <a>target element</a> for which computed property values can be calculated.
32183218
&lsquo;16px&rsquo;.
32193219

32203220
If conflicts arise when expanding shorthand properties or replacing
3221-
logical properties with physical propertiess, apply the following rules
3221+
logical properties with physical properties, apply the following rules
32223222
in order until the conflict is resolved:
32233223

32243224
1. Longhand properties override shorthand properties (e.g.

0 commit comments

Comments
 (0)