diff --git a/css.html b/css.html index 81fe3e8eef..096b9e5057 100644 --- a/css.html +++ b/css.html @@ -1649,10 +1649,10 @@ For example, <section> should be wrapped as inline.

Block level help text for form controls.

- A longer block of help text that breaks onto a new line and may extend beyond one line. + A block of help text that breaks onto a new line and may extend beyond one line.
{% highlight html %} -A longer block of help text that breaks onto a new line and may extend beyond one line. +A block of help text that breaks onto a new line and may extend beyond one line. {% endhighlight %}