diff --git a/docs/widgets/checkbox.md b/docs/widgets/checkbox.md index 77419c96e..3b1aa5086 100644 --- a/docs/widgets/checkbox.md +++ b/docs/widgets/checkbox.md @@ -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"