From: Kevin Sanders Date: Mon, 18 Sep 2023 05:43:18 +0000 (-0400) Subject: Fix typo in toggle buttons outlined styles section (#39200) X-Git-Tag: v5.3.3~125 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d9baa2f3a9707e00c6773f637a9df7b3d1795aad;p=thirdparty%2Fbootstrap.git Fix typo in toggle buttons outlined styles section (#39200) --- diff --git a/site/content/docs/5.3/forms/checks-radios.md b/site/content/docs/5.3/forms/checks-radios.md index a18ab38c2b..fe1ed948e9 100644 --- a/site/content/docs/5.3/forms/checks-radios.md +++ b/site/content/docs/5.3/forms/checks-radios.md @@ -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 >}}