We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e2a0e commit a85c31eCopy full SHA for a85c31e
css-pseudo/Overview.bs
@@ -204,7 +204,7 @@ Inheritance and the ''::first-line'' Pseudo-element</h4>
204
During CSS inheritance, the portion of a child element that occurs on the first line
205
only inherits properties applicable to the ''::first-line'' pseudo-element
206
from the ''::first-line'' pseudo-element.
207
- For all other properties inheritence is
+ For all other properties inheritance is
208
from the non-pseudo-element parent of the first line pseudo element.
209
(The portion of a child element that does not occur on the first line
210
always inherits from the parent of that child.)
0 commit comments