Skip to content

Commit 8ed9734

Browse files
Update Overview.bs (w3c#6852)
1 parent 0060db4 commit 8ed9734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-cascade-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Introduction</h2>
6262
When different declarations try to set a value for the same element/property combination,
6363
the conflicts must somehow be resolved.
6464

65-
The opposite problem arises when no declarations try to set a the value for an element/property combination.
65+
The opposite problem arises when no declarations try to set a value for an element/property combination.
6666
In this case, a value is be found by way of <a>inheritance</a>
6767
or by looking at the property's <a>initial value</a>.
6868

0 commit comments

Comments
 (0)