Skip to content

Commit 5744c58

Browse files
committed
clarify help text class in docs
1 parent 371fbdb commit 5744c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ Wrap inputs in grid columns, or any custom parent element, to easily enforce des
626626

627627
## Help text
628628

629-
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.
629+
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.
630630

631631
{% callout warning %}
632632
#### Associating help text with form controls

0 commit comments

Comments
 (0)