Skip to content

Commit cf7852d

Browse files
committed
[css-inline] reword comment in example for clarity
1 parent 3fb57d6 commit cf7852d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-inline/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Initial letters are typically a single letter, which can be selected by the <cod
331331
<pre>
332332
::first-letter, /* style first paragraph's T */
333333
img, /* style illuminated H */
334-
span /* drop Words may also */
334+
span /* style phrase inside span */
335335
{ initial-letter: 2; }
336336
</pre>
337337
</div>

0 commit comments

Comments
 (0)