diff --git a/src/components/input-group/README.md b/src/components/input-group/README.md
index 6251743c2ac..6118f9f2fb0 100644
--- a/src/components/input-group/README.md
+++ b/src/components/input-group/README.md
@@ -97,7 +97,10 @@ wrapped in these components for proper styling.
Button
- Button
+ Button
+
+
+
@@ -107,7 +110,8 @@ wrapped in these components for proper styling.
Set the `is-text` prop on `` or `` if the content is
textual in nature to apply proper styling. Alternatively, place the ``
-subcomponent inside of the `` or ``.
+subcomponent inside of the `` or ``. This also applies
+when you want to use on of [BootstrapVue's icons](/docs/icons).
## Supported form-controls