]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
clarify help text class in docs
authorMark Otto <markdotto@gmail.com>
Tue, 9 Feb 2016 09:10:55 +0000 (01:10 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 9 Feb 2016 09:10:55 +0000 (01:10 -0800)
docs/components/forms.md

index f1cfcd65e53abc312cef42439c9ffa23fd323ff9..bcf5ebaad8980952a776401adc372dcd63f20acc 100644 (file)
@@ -626,7 +626,7 @@ Wrap inputs in grid columns, or any custom parent element, to easily enforce des
 
 ## Help text
 
-No official help text classes exist in Bootstrap 4 (previously we had `.help-block` in v3), but thanks to our utility classes like `.text-muted`, you can create much more flexible help text as you need it.
+No official classes exist in Bootstrap 4 for stylizing help text (previously we had `.help-block` in v3), but thanks to utility classes like `.text-muted`, you can create much more flexible help text as needed.
 
 {% callout warning %}
 #### Associating help text with form controls