Fix copy/paste-o in the checkbox reference

This commit is contained in:
Dave Pearson
2023-02-23 14:35:24 +00:00
parent 3fd3d272ce
commit 4f75a395d8

View File

@@ -7,7 +7,7 @@ A simple checkbox width which stores a boolean value.
## Example
The example below shows switches in various states.
The example below shows check boxes in various states.
=== "Output"