Skip to content

Commit d9baa2f

Browse files
authored
Fix typo in toggle buttons outlined styles section (#39200)
1 parent 9e5e22a commit d9baa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/5.3/forms/checks-radios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Visually, these checkbox toggle buttons are identical to the [button plugin togg
305305

306306
### Outlined styles
307307

308-
Different variants of `.btn`, such at the various outlined styles, are supported.
308+
Different variants of `.btn`, such as the various outlined styles, are supported.
309309

310310
{{< example >}}
311311
<input type="checkbox" class="btn-check" id="btn-check-outlined" autocomplete="off">

0 commit comments

Comments
 (0)