diff --git a/docs/4.0/components/input-group.md b/docs/4.0/components/input-group.md
index 670e563ecdbb15844997f396192b1241248f73ca..fddca987a24c20ac9cbe17e87be47b12f5e60c83 100644
--- a/docs/4.0/components/input-group.md
+++ b/docs/4.0/components/input-group.md
@@ -8,7 +8,7 @@ toc: true
 
 ## Basic example
 
-Place one add-on or button on either side of an input. You may also place one on both sides of an input. **We do not support multiple form-controls in a single input group** and `<label>`s must come outside the input group.
+Place one add-on or button on either side of an input. You may also place one on both sides of an input. Remember to place `<label>`s outside the input group.
 
 {% capture example %}
 <div class="input-group mb-3">