]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: fix typo in Floating Labels page (#42364)
authorstafferin <168108799+stafferin@users.noreply.github.com>
Thu, 30 Apr 2026 13:41:24 +0000 (09:41 -0400)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 13:41:24 +0000 (15:41 +0200)
Co-authored-by: Julien Déramond <juderamond@gmail.com>
site/src/content/docs/forms/floating-labels.mdx

index dd2db0813e1233844b64eae0d2a5c2edd7d355ef..65cf762258b94f3c983510b864556cf40c04bed1 100644 (file)
@@ -116,7 +116,7 @@ Floating labels also support `.input-group`.
     </div>
   </div>`} />
 
-When using `.input-group` and `.form-floating` along with form validation, the `-feedback` should be placed outside of the `.form-floating`, but inside of the `.input-group`. This means that the feedback will need to be shown using javascript.
+When using `.input-group` and `.form-floating` along with form validation, the `-feedback` should be placed outside of the `.form-floating`, but inside of the `.input-group`. This means that the feedback will need to be shown using JavaScript.
 
 <Example code={`<div class="input-group has-validation">
     <span class="input-group-text">@</span>