]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo in toggle buttons outlined styles section (#39200)
authorKevin Sanders <kbsanders@hotmail.com>
Mon, 18 Sep 2023 05:43:18 +0000 (01:43 -0400)
committerGitHub <noreply@github.com>
Mon, 18 Sep 2023 05:43:18 +0000 (07:43 +0200)
site/content/docs/5.3/forms/checks-radios.md

index a18ab38c2b64f7dc80b18e698a226dc2abc9a2bd..fe1ed948e97d834318e944d2e4b87f5dc3fec5c4 100644 (file)
@@ -305,7 +305,7 @@ Visually, these checkbox toggle buttons are identical to the [button plugin togg
 
 ### Outlined styles
 
-Different variants of `.btn`, such at the various outlined styles, are supported.
+Different variants of `.btn`, such as the various outlined styles, are supported.
 
 {{< example >}}
 <input type="checkbox" class="btn-check" id="btn-check-outlined" autocomplete="off">