Skip to content

Commit a85c31e

Browse files
committed
fixing typo
1 parent 99e2a0e commit a85c31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-pseudo/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Inheritance and the ''::first-line'' Pseudo-element</h4>
204204
During CSS inheritance, the portion of a child element that occurs on the first line
205205
only inherits properties applicable to the ''::first-line'' pseudo-element
206206
from the ''::first-line'' pseudo-element.
207-
For all other properties inheritence is
207+
For all other properties inheritance is
208208
from the non-pseudo-element parent of the first line pseudo element.
209209
(The portion of a child element that does not occur on the first line
210210
always inherits from the parent of that child.)

0 commit comments

Comments
 (0)